Skip to content

Commit

Permalink
fix(Upload): outline error
Browse files Browse the repository at this point in the history
fixed #1207
  • Loading branch information
myronliu347 committed Oct 11, 2019
1 parent bea6173 commit 2c53354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/upload/main.scss
Expand Up @@ -431,6 +431,7 @@
font-size: $upload-card-add-text-size;
margin-top: $upload-card-add-text-margin-top;
color: $upload-card-font-color;
outline: none;
}

&:hover {
Expand Down

0 comments on commit 2c53354

Please sign in to comment.