link color fix
This commit is contained in:
parent
5c01fca76e
commit
fd1b20d2dc
@ -22,9 +22,8 @@
|
|||||||
border-color: var(--link-color);
|
border-color: var(--link-color);
|
||||||
}
|
}
|
||||||
.Link-isSelected-IRm9uM {
|
.Link-isSelected-IRm9uM {
|
||||||
color: white;
|
color: var(--accent-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.ServerSettingsServerMenuButton-button-24D7lE {
|
.ServerSettingsServerMenuButton-button-24D7lE {
|
||||||
-webkit-filter: none !important;
|
-webkit-filter: none !important;
|
||||||
filter: none !important;
|
filter: none !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user