aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss
index 31d7fac2..236a2b54 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -20,6 +20,7 @@ body {
-moz-osx-font-smoothing: grayscale;
overscroll-behavior-y: none;
overflow-x: clip;
+ overflow-y: scroll;
&.hidden {
display: none;