10 lines
170 B
CSS
10 lines
170 B
CSS
.text.wx-4RuF7aAO {
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.text.wx-4RuF7aAO:hover {
|
|
text-decoration: underline;
|
|
color: var(--wx-color-link);
|
|
}
|