Skip to content

Commit 2f80ec0

Browse files
authored
Remove extra scrollbar (#65)
1 parent f9fa1e5 commit 2f80ec0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/entrypoint/public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
}
1919
body {
2020
margin: 0;
21+
display: flex;
2122
}
2223
iframe {
2324
width: 100%;

0 commit comments

Comments
 (0)