Resolves #2177
This commit is contained in:
Acid Chicken (硫酸鶏) 2018-08-13 00:16:39 +09:00 committed by Aya Morisawa
parent ab701bb93e
commit 92befbb4cc
1 changed files with 10 additions and 4 deletions

View File

@ -155,6 +155,10 @@ root(isDark)
max-width 1300px
margin 0 auto
> *
position absolute
height 48px
> .center
margin auto
@ -169,11 +173,13 @@ root(isDark)
opacity 0.3
cursor pointer
> .left
height 48px
> .left,
> .center
left 0
> .right
height 48px
> .right,
> .center
right 0
> *
display inline-block