Skip to content

Fix toggle CSS, fixes #277

Sean King requested to merge seanking2919/soapbox-fe:toggle_css into develop

This changes the default react-toggle CSS to look like this in the light theme:

image

And this in the dark theme:

image

Merge request reports