We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38d5ce commit 461adddCopy full SHA for 461addd
assets/styles/components/_multifilter-search.scss
@@ -89,6 +89,8 @@
89
}
90
91
form {
92
+ max-height: 545px;
93
+ overflow-y: scroll;
94
row-gap: 12px;
95
padding: 8px;
96
margin-top: 8px;
0 commit comments