This commit is contained in:
syuilo
2018-09-27 11:55:17 +09:00
parent 1eb6ad58d5
commit 0ef64a6d0b
12 changed files with 57 additions and 47 deletions

View File

@ -137,7 +137,7 @@ root(isDark)
overflow hidden
font-weight bold
text-overflow ellipsis
color isDark ? #fff : #627079
color var(--noteHeaderName)
> .username
margin 0 .5em 0 0