Skip to content

Commit

Permalink
Refs #140518 - Dimmer content - improve size.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Dec 22, 2021
1 parent d650f93 commit df8b8d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ div.ui.dimmer.facet-dimmer {

> div.content {
overflow: auto;
min-width: 80vw;
max-height: 97vh;
padding: 20px;
background-color: @sf-light-gray2;
Expand Down

0 comments on commit df8b8d1

Please sign in to comment.