diff --git a/src/app.css b/src/app.css index c5169f6..2dae120 100644 --- a/src/app.css +++ b/src/app.css @@ -209,6 +209,7 @@ transition-duration: 500ms; syntax: "*"; inherits: false; + scrollbar-gutter: stable; } ::selection { diff --git a/src/app.tsx b/src/app.tsx index ac6aff0..2feb160 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -164,7 +164,7 @@ function AppLayout(props: { children: any }) { <>
-
+