Skip to content

Commit 71230ff

Browse files
committed
Fixes #4263
1 parent 24ff8eb commit 71230ff

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/SubmissionPage/Uploading

1 file changed

+1
-1
lines changed

src/shared/components/SubmissionPage/Uploading/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
align-items: center;
77
position: absolute;
88
width: 100%;
9-
height: calc(100vh);
9+
height: calc(130vh);
1010
background-color: white;
1111
top: -54px;
1212
left: 0;

0 commit comments

Comments
 (0)