This commit is contained in:
syuilo
2018-06-14 18:53:02 +09:00
parent 120c11b181
commit c5e9b69eb3
5 changed files with 188 additions and 34 deletions

View File

@ -143,7 +143,6 @@ root(isDark)
> span
display block
line-height 20px
font-weight bold
color isDark ? #c4ccd2 : rgba(#000, 0.75)
transition inherit