Skip to content

Commit

Permalink
fix: off positioned filter icon (#10013)
Browse files Browse the repository at this point in the history
Signed-off-by: Mayursinh Sarvaiya <[email protected]>
  • Loading branch information
Marvin9 authored Jul 20, 2022
1 parent e1acb16 commit 5c08527
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
font-size: 2em;
}

.fa-filter {
margin-left: 8px;
padding: 2px;
}

&.active {
border-color: $argo-color-teal-6;
}
Expand Down

0 comments on commit 5c08527

Please sign in to comment.