Skip to content

Commit

Permalink
🐛 fix Alert button extra padding in Firefox (#21325)
Browse files Browse the repository at this point in the history
close #21324
  • Loading branch information
afc163 committed Feb 10, 2020
1 parent fd553c9 commit f692e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/alert/style/index.less
Expand Up @@ -72,6 +72,7 @@
position: absolute;
top: 8px;
right: 16px;
padding: 0;
overflow: hidden;
font-size: @font-size-sm;
line-height: 22px;
Expand Down

0 comments on commit f692e7e

Please sign in to comment.