mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-04 00:49:39 +08:00
fix: switch loading dark theme (#23766)
This commit is contained in:
parent
ca896092e2
commit
50c3f89e19
@ -71,7 +71,7 @@
|
||||
|
||||
&-loading &-loading-icon {
|
||||
display: inline-block;
|
||||
color: @text-color;
|
||||
color: rgba(0, 0, 0, 0.65);
|
||||
}
|
||||
|
||||
&-checked&-loading &-loading-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user