This commit is contained in:
syuilo
2018-09-22 15:58:11 +09:00
parent 82d94b5963
commit 251629ab61
13 changed files with 67 additions and 77 deletions

View File

@@ -118,8 +118,7 @@ root(isDark)
margin-right 16px
> .timeline
border 1px solid rgba(#000, 0.075)
border-radius 6px
box-shadow 0 3px 8px rgba(0, 0, 0, 0.2)
> .side
width 275px
@@ -138,8 +137,7 @@ root(isDark)
font-size 12px
color #aaa
background isDark ? #21242f : #fff
border solid 1px rgba(#000, 0.075)
border-radius 6px
box-shadow 0 3px 8px rgba(0, 0, 0, 0.2)
a
color #999