Explorar el Código

Update globals.scss

Yifei Zhang hace 1 año
padre
commit
c94713475f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);