diff --git a/Globals.css b/Globals.css index 0ae500e..1a4cf9c 100644 --- a/Globals.css +++ b/Globals.css @@ -89,7 +89,8 @@ body { html { scroll-behavior: smooth; - overflow-y: overlay; + scrollbar-gutter: stable both-edges; + overflow-y: auto; overflow-x: hidden; &.layer {