Sfoglia il codice sorgente

fixed ios overscroll

FukkenShit 1 mese fa
parent
commit
cb1445086e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/app.html

+ 1 - 0
src/app.html

@@ -167,6 +167,7 @@
 <style type="text/css" nonce="">
 	html {
 		overflow-y: hidden !important;
+		overscroll-behavior-y: none;
 	}
 
 	#splash-screen {