Timothy J. Baek il y a 11 mois
Parent
commit
694d1708a3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/app.html

+ 4 - 0
src/app.html

@@ -87,6 +87,10 @@
 </html>
 
 <style type="text/css" nonce="">
+	html {
+		overflow-y: hidden !important;
+	}
+
 	#splash-screen {
 		background: #fff;
 	}