fix ui filter icon fill on hover (#2013)

This commit is contained in:
Delirium 2024-03-29 09:54:38 +01:00 committed by GitHub
parent 92517061ee
commit 218ef93407
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,10 +21,6 @@
&:hover {
background-color: $active-blue;
color: $teal;
& svg {
fill: $teal;
}
}
& div {