Skip to content

Commit

Permalink
Refs #139198 - Add custom class for modal.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 12, 2021
1 parent bb79cb4 commit 2a7085e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,7 @@ button.download-btn {
font-size: 10px !important;
}

// TODO add a custom class for facet modals
div.ui.modal {
div.ui.modal.facet {
background: @sf-light-gray;

fieldset.sui-facet.searchlib-fixedrange-facet {
Expand Down

0 comments on commit 2a7085e

Please sign in to comment.