Skip to content

Commit

Permalink
Refs #144718 - Solve dimmer content width issue for long Sources item…
Browse files Browse the repository at this point in the history
… selected.
  • Loading branch information
GhitaB committed Mar 8, 2022
1 parent f545ad5 commit 3284d60
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 @@ -80,6 +80,7 @@ div.ui.dimmer.facet-dimmer {
background-color: rgba(130, 150, 166, 0.72);

> div.content {
max-width: 100%;
overflow: auto;
min-width: 80vw;
max-height: 97vh;
Expand Down

0 comments on commit 3284d60

Please sign in to comment.