Vencord/src/components/Switch.css

4 lines
67 B
CSS
Raw Normal View History

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