Skip to content

Commit

Permalink
fix(Upload): no space between upload and file list
Browse files Browse the repository at this point in the history
  • Loading branch information
tao1991123 committed Dec 7, 2018
1 parent e0936e5 commit 181517c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/upload/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@
cursor: pointer;
border-radius: $upload-drag-zone-corner;
text-align: center;
margin-bottom: $s-1;
&-icon {
margin: $s-5 0 0;
color: $color-text1-3;
Expand Down

0 comments on commit 181517c

Please sign in to comment.