Browse Source

Update globals.scss

Yifei Zhang 1 năm trước cách đây
mục cha
commit
c94713475f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);