4 lines
67 B
CSS
4 lines
67 B
CSS
|
.vc-switch-slider {
|
||
|
transition: 100ms transform ease-in-out;
|
||
|
}
|