fix: prevent layout jump on modal open — use scrollbar-gutter: stable
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user