fix buttonlist hover color change
This commit is contained in:
parent
0a3b787cb6
commit
a8f04a0b18
@ -26,4 +26,5 @@
|
||||
.buttonlist li > a:hover * {
|
||||
background: var(--bg);
|
||||
color: var(--fg);
|
||||
filter: brightness(0.75);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user