Timothy J. Baek 11 месяцев назад
Родитель
Сommit
694d1708a3
1 измененных файлов с 4 добавлено и 0 удалено
  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;
 	}