fix ui filter icon fill on hover (#2013)
This commit is contained in:
parent
92517061ee
commit
218ef93407
1 changed files with 0 additions and 4 deletions
|
|
@ -21,10 +21,6 @@
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: $active-blue;
|
background-color: $active-blue;
|
||||||
color: $teal;
|
color: $teal;
|
||||||
|
|
||||||
& svg {
|
|
||||||
fill: $teal;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
& div {
|
& div {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue