Skip to content

Commit

Permalink
Set scrolling content max height
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Nov 11, 2021
1 parent fea43d0 commit 9d235dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ div.ui.modal.facet {
}

div.scrolling.content {
min-height: 60vh;
max-height: 60vh;
}

div.scrolling.content > div {
Expand Down

0 comments on commit 9d235dd

Please sign in to comment.