Explorar o código

fix: overscroll on touch devices (#3663)

Jed Fox %!s(int64=4) %!d(string=hai) anos
pai
achega
0912fe1c93
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      public/index.html

+ 1 - 0
public/index.html

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