fix: overflow-y scroll on html to prevent layout shift on dropdown open
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
|
||||
@layer base {
|
||||
html {
|
||||
scrollbar-gutter: stable;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user