Browse Source

fix: styling

Timothy J. Baek 11 months ago
parent
commit
694d1708a3
1 changed files with 4 additions and 0 deletions
  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;
 	}