Skip to content

Commit

Permalink
styling for clear added
Browse files Browse the repository at this point in the history
  • Loading branch information
t007rushi committed Apr 7, 2022
1 parent 9cbdb3b commit 1f347e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/Filter/filters.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@
display: flex;
flex-wrap: wrap;
}

.filter-clear-op{
margin-left: 1rem;
color: var(--foreground-color);
cursor: pointer;
}

0 comments on commit 1f347e3

Please sign in to comment.