Skip to content

Commit 3022cc6

Browse files
committed
remove overflow:scroll from app, html, and body
1 parent 5e8cb5e commit 3022cc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/renderer/App.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ html {
2525
html, body, #app {
2626
width: 100%;
2727
height: 100%;
28-
overflow: scroll;
2928
}
3029
3130
#app {

0 commit comments

Comments
 (0)