style: tweak button icon only align (#26785)

close #26679
This commit is contained in:
偏右 2020-09-17 15:31:26 +08:00 committed by GitHub
parent a9953640f9
commit 8bff5917dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@
&-icon-only {
.btn-square(@btn-prefix-cls);
vertical-align: -0.5px;
vertical-align: -1px;
}
&-round {