Vencord/src/components/Switch.css

4 lines
67 B
CSS

.vc-switch-slider {
transition: 100ms transform ease-in-out;
}