Skip to content

Commit

Permalink
fix upload close icon style error
Browse files Browse the repository at this point in the history
  • Loading branch information
HeskeyBaozi committed Sep 20, 2018
1 parent 1883996 commit ab8429d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/upload/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
top: 6px;
right: 4px;
color: @text-color-secondary;
line-height: 22px;
line-height: 0;
&:hover {
color: @text-color;
}
Expand Down

0 comments on commit ab8429d

Please sign in to comment.