Skip to content

Commit

Permalink
Refs #140559 - Show the selected filters values to the facet label box.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 15, 2021
1 parent 63f7d70 commit f66ebd2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,12 @@ div#page-document {
}
}

div.filter.description {
div.ui.label {
background: white;
}
}

&.active {
background: @sf-light-gray;

Expand Down

0 comments on commit f66ebd2

Please sign in to comment.