fix: UI shiting when opening dropdown with a lot of items (#764)
This commit is contained in:
@@ -71,6 +71,8 @@
|
||||
|
||||
.sn-dropdown-popover {
|
||||
z-index: 3001;
|
||||
max-height: 40%;
|
||||
overflow: auto;
|
||||
|
||||
&[data-reach-listbox-popover] {
|
||||
background: var(--sn-stylekit-background-color);
|
||||
|
||||
Reference in New Issue
Block a user