diff --git a/src/style.css b/src/style.css index 3c8d7eb..f53a934 100644 --- a/src/style.css +++ b/src/style.css @@ -156,8 +156,9 @@ body, #app { height: 100%; } + html { - scrollbar-gutter: stable both-edges; + scrollbar-gutter: stable; } body {