瀏覽代碼

fix: overscroll on touch devices (#3663)

Jed Fox 4 年之前
父節點
當前提交
0912fe1c93
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      public/index.html

+ 1 - 0
public/index.html

@@ -117,6 +117,7 @@
 
         width: 100%;
         height: 100%;
+        overflow: hidden;
       }
 
       .visually-hidden {