소스 검색

fix: styling

Timothy J. Baek 11 달 전
부모
커밋
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;
 	}