Skip to content

Commit 8946a31

Browse files
committed
fix: electron no scrollbars, closes #1336
1 parent b53807f commit 8946a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/app-frontend/src/assets/style/index.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ html, body
2121
font-family Roboto
2222
font-size 16px
2323
color #444
24+
height 100%
2425

2526
body
2627
overflow hidden

0 commit comments

Comments
 (0)