fix: Switch loading icon error position (#32216)

* fix: Switch loading icon error position

* Update index.less
This commit is contained in:
xrkffgg 2021-09-18 16:18:08 +08:00 committed by GitHub
parent 33163ca94f
commit 8467fdc135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@
}
// ======================== Loading =========================
&-loading-icon {
&-loading-icon.@{iconfont-css-prefix} {
position: relative;
top: ((@switch-pin-size - @font-size-base) / 2);
color: rgba(0, 0, 0, 0.65);