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