chore(Switch): remove inline style
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
.van-switch__node {
|
||||
transform: translateX(@switch-width - @switch-node-size);
|
||||
}
|
||||
|
||||
.van-switch__loading {
|
||||
color: @switch-on-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
&--disabled {
|
||||
|
||||
Reference in New Issue
Block a user