Timothy J. Baek hace 11 meses
padre
commit
694d1708a3
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;
 	}