This commit is contained in:
syuilo
2018-09-27 01:32:04 +09:00
parent 3cbdfcb43d
commit 0a64f638c6
10 changed files with 71 additions and 35 deletions

View File

@ -151,7 +151,7 @@ root(isDark)
z-index 1000
width 100%
height 48px
background isDark ? #313543 : #f7f7f7
background var(--desktopHeaderBg)
> .main
z-index 1001