Skip to content

Commit

Permalink
fix ui filter icon fill on hover (openreplay#2013)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-delirium authored Mar 29, 2024
1 parent 9251706 commit 218ef93
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
&:hover {
background-color: $active-blue;
color: $teal;

& svg {
fill: $teal;
}
}

& div {
Expand Down

0 comments on commit 218ef93

Please sign in to comment.