feat(Switch): remove inline style (#4914)

This commit is contained in:
neverland
2019-11-04 17:37:46 +08:00
committed by GitHub
parent 9ace3320b8
commit a19d3cc5c0
5 changed files with 9 additions and 10 deletions
+1
View File
@@ -606,6 +606,7 @@
@swipe-indicator-inactive-background-color: @border-color;
// Switch
@switch-size: 30px;
@switch-width: 2em;
@switch-height: 1em;
@switch-node-size: 1em;