fix: scrollbar-gutter stable to prevent bg flicker on dropdown open
This commit is contained in:
@@ -177,6 +177,10 @@
|
||||
}
|
||||
|
||||
@layer base {
|
||||
html {
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
* {
|
||||
@apply border-border outline-ring/50;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user