Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 2b1948d

Browse files
Merge pull request #622 from topcoder-platform/issue-621
changes for #621
2 parents 3f4b0e0 + c9785e4 commit 2b1948d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/Modal/style.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
max-width: $screen-md;
2828
overflow: hidden;
2929
padding: 30px;
30-
min-width: 500px;
30+
min-width: 517px;
3131
position: fixed;
3232
top: 50%;
3333
left: 50%;

0 commit comments

Comments
 (0)