Skip to content

Commit 1dbab8f

Browse files
committed
try to fix issue of displaying project creating forms in IE11
1 parent 3f49d32 commit 1dbab8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/create/components/FillProjectDetails.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
/* .left-area */
6969
.left-area {
7070
flex: auto;
71-
width: auto;
71+
width: 100%;
7272
position: relative;
7373

7474
.left-area-content {

0 commit comments

Comments
 (0)