This commit is contained in:
syuilo
2018-06-06 04:00:48 +09:00
parent 8ca58de2ba
commit 0d8c83f27c
6 changed files with 25 additions and 35 deletions

View File

@ -61,7 +61,6 @@ root(isDark)
min-width 330px
max-width 330px
height 100%
margin-right 16px
background isDark ? #282C37 : #fff
border-radius 6px
box-shadow 0 2px 16px rgba(#000, 0.1)