Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 4b26c08

Browse files
committed
Modify css to avoid shifting
1 parent 3d07906 commit 4b26c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/styles/Simulator.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
.file-selector {
2020
padding: 20px;
21-
min-height: 10px;
21+
min-height: 20px;
2222
}
2323

2424
.shake-pressed {

0 commit comments

Comments
 (0)