瀏覽代碼

Update globals.scss

Yifei Zhang 1 年之前
父節點
當前提交
c94713475f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);