mirror of
https://ghproxy.net/https://github.com/AlxMedia/shapebox.git
synced 2025-08-26 14:53:03 +08:00
Mobile theme-toggle position
This commit is contained in:
parent
09e4ae4c28
commit
963e102e7b
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
|
||||
#nav-header.nav-container { margin-top: 0; }
|
||||
|
||||
#theme-toggle { position: absolute; top: -39px; left: 70px; margin: 0; }
|
||||
#theme-toggle { position: absolute; top: -39px; left: 64px; margin: 0; }
|
||||
#theme-toggle i { float: left; margin: 4px 0 0; }
|
||||
#theme-toggle-btn { width: 64px; height: 32px; margin-left: 32px; }
|
||||
body.dark #theme-toggle-btn:before { top: 2px; left: 34px; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue