aboutsummaryrefslogtreecommitdiff
path: root/src/components/Switch.css
blob: e6dcf56267b57813c49e75085e209ecf82eab314 (plain)
1
2
3
.vc-switch-slider {
    transition: 100ms transform ease-in-out;
}