Update user.vue

This commit is contained in:
Acid Chicken (硫酸鶏) 2018-08-20 02:05:57 +09:00 committed by GitHub
parent 1405704b1c
commit 120cd170df

View file

@ -247,7 +247,7 @@ root(isDark)
top 47px
box-shadow 0 4px 4px isDark ? rgba(#000, 0.3) : rgba(#000, 0.07)
background-color $bg
z-index 1
z-index 2
> .nav-container
display flex