forked from FoundKeyGang/FoundKey
commit
fd3f8d43db
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ root(isDark)
|
||||||
top 47px
|
top 47px
|
||||||
box-shadow 0 4px 4px isDark ? rgba(#000, 0.3) : rgba(#000, 0.07)
|
box-shadow 0 4px 4px isDark ? rgba(#000, 0.3) : rgba(#000, 0.07)
|
||||||
background-color $bg
|
background-color $bg
|
||||||
z-index 1
|
z-index 2
|
||||||
|
|
||||||
> .nav-container
|
> .nav-container
|
||||||
display flex
|
display flex
|
||||||
|
|
Loading…
Reference in a new issue