chore(Switch): remove inline style

This commit is contained in:
chenjiahan
2020-03-01 20:17:48 +08:00
parent df4439e9f6
commit 5d3333ca8c
4 changed files with 7 additions and 7 deletions
+4
View File
@@ -41,6 +41,10 @@
.van-switch__node {
transform: translateX(@switch-width - @switch-node-size);
}
.van-switch__loading {
color: @switch-on-background-color;
}
}
&--disabled {