Style for import project dialog edited

This commit is contained in:
Piotr Pekala 2019-01-17 02:29:16 -08:00
parent ee7cfcd705
commit b084677cf7

View File

@ -3,9 +3,9 @@
} }
.file-button{ .file-button{
height: 50px; width: 100%;
width: 30%; margin-top: 5px;
margin-top: 10px; margin-bottom: 10px;
padding: 0px; padding: 0px;
} }
@ -15,8 +15,7 @@
} }
.file-name-form-field { .file-name-form-field {
margin-left: 5%; width: 100%;
width: 60%;
} }
.delete-button { .delete-button {