mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
fix: Switch loading icon error position (#32216)
* fix: Switch loading icon error position * Update index.less
This commit is contained in:
parent
33163ca94f
commit
8467fdc135
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user