瀏覽代碼

fix: overscroll on touch devices (#3663)

vanilla_orig
Jed Fox 3 年之前
父節點
當前提交
0912fe1c93
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      public/index.html

+ 1
- 0
public/index.html 查看文件

@@ -117,6 +117,7 @@
117 117
 
118 118
         width: 100%;
119 119
         height: 100%;
120
+        overflow: hidden;
120 121
       }
121 122
 
122 123
       .visually-hidden {

Loading…
取消
儲存