Przeglądaj źródła

fix: overscroll on touch devices (#3663)

Jed Fox 4 lat temu
rodzic
commit
0912fe1c93
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      public/index.html

+ 1 - 0
public/index.html

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