Przeglądaj źródła

fixed ios overscroll

FukkenShit 1 miesiąc temu
rodzic
commit
cb1445086e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/app.html

+ 1 - 0
src/app.html

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