فهرست منبع

fixed ios overscroll

FukkenShit 1 ماه پیش
والد
کامیت
cb1445086e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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 {