Skip to content

Commit 2c53354

Browse files
committed
fix(Upload): outline error
fixed #1207
1 parent bea6173 commit 2c53354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/upload/main.scss

+1
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@
431431
font-size: $upload-card-add-text-size;
432432
margin-top: $upload-card-add-text-margin-top;
433433
color: $upload-card-font-color;
434+
outline: none;
434435
}
435436

436437
&:hover {

0 commit comments

Comments
 (0)