Created
June 29, 2021 06:37
-
-
Save jmabbas/0c882d0b25616d5758eebac7003fa762 to your computer and use it in GitHub Desktop.
Electro - Color mode switcher in mobile view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.electro-mode-switcher { | |
display: flex; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works fine. However, it would be better of the switch would be on the bottom of the page and smaller for mobile devlices.