markusenglund / react-switch

A draggable toggle-switch component for React. Check out the demo at:
https://react-switch.netlify.com/
MIT License
1.33k stars 101 forks source link

width of enabled and disabled switches are different #105

Closed lukaakhalbedashvili closed 2 years ago

lukaakhalbedashvili commented 2 years ago

when specifying the width property, disabled and enabled switches widths are different

image

lukaakhalbedashvili commented 2 years ago

server restart solved the problem