feat(Picker): add @picker-loading-icon-color var (#4787)

This commit is contained in:
neverland
2019-10-19 21:25:30 +08:00
committed by GitHub
parent 9945d93bde
commit 4c2cf8e2cb
6 changed files with 9 additions and 10 deletions
+1 -4
View File
@@ -62,10 +62,7 @@
&__loading {
padding: @padding-base;
.van-loading__spinner {
color: @toast-loading-icon-color;
}
color: @toast-loading-icon-color;
}
&__text {