diff --git a/components/switch/style/index.less b/components/switch/style/index.less index b1e579ef02..be2a489979 100644 --- a/components/switch/style/index.less +++ b/components/switch/style/index.less @@ -71,7 +71,7 @@ &-loading &-loading-icon { display: inline-block; - color: @text-color; + color: rgba(0, 0, 0, 0.65); } &-checked&-loading &-loading-icon {