Browse Source

Update globals.scss

Yifei Zhang 1 year ago
parent
commit
c94713475f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/styles/globals.scss

+ 1 - 0
app/styles/globals.scss

@@ -105,6 +105,7 @@ body {
   align-items: center;
   user-select: none;
   touch-action: pan-x pan-y;
+  overflow: hidden;
 
   @media only screen and (max-width: 600px) {
     background-color: var(--second);