Skip to content

Commit 0f774b3

Browse files
committed
fix height dropdown
1 parent b035290 commit 0f774b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui-components/src/Common/Select/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
}
6262

6363
.dropdown {
64-
@apply max-h-48
64+
@apply max-h-56
6565
max-w-xs
6666
overflow-hidden
6767
overflow-y-auto

0 commit comments

Comments
 (0)