Skip to content

Commit 461addd

Browse files
scroll dropdown form multifilter-search (#30954)
1 parent b38d5ce commit 461addd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/styles/components/_multifilter-search.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
}
9090
}
9191
form {
92+
max-height: 545px;
93+
overflow-y: scroll;
9294
row-gap: 12px;
9395
padding: 8px;
9496
margin-top: 8px;

0 commit comments

Comments
 (0)