🐛 fix Alert button extra padding in Firefox (#21325)

close #21324
This commit is contained in:
偏右 2020-02-10 19:52:12 +08:00 committed by GitHub
parent efcdc099b4
commit 3e8be5be6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@
position: absolute;
top: 8px;
right: 16px;
padding: 0;
overflow: hidden;
font-size: @font-size-sm;
line-height: 22px;