This commit is contained in:
syuilo 2018-06-12 08:09:27 +09:00
parent 399eb60809
commit b18013025f

View file

@ -68,7 +68,7 @@ root(isDark)
> .fetching
> .empty
margin 0
padding 12px 16px
padding 16px
text-align center
color #aaa
@ -87,7 +87,7 @@ root(isDark)
> div
display flex
align-items center
padding 16px
padding 14px 16px
&:not(:last-child)
border-bottom solid 1px isDark ? #393f4f : #eee