Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created June 29, 2021 06:37
Show Gist options
  • Save jmabbas/0c882d0b25616d5758eebac7003fa762 to your computer and use it in GitHub Desktop.
Save jmabbas/0c882d0b25616d5758eebac7003fa762 to your computer and use it in GitHub Desktop.
Electro - Color mode switcher in mobile view
.electro-mode-switcher {
display: flex;
}
@manizstha
Copy link

Works fine. However, it would be better of the switch would be on the bottom of the page and smaller for mobile devlices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment