feat(Switch): remove inline style (#4914)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
box-sizing: content-box;
|
||||
width: @switch-width;
|
||||
height: @switch-height;
|
||||
font-size: @switch-size;
|
||||
background-color: @switch-background-color;
|
||||
border: @switch-border;
|
||||
border-radius: @switch-node-size;
|
||||
|
||||
Reference in New Issue
Block a user