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

@ -442,7 +442,7 @@ root(isDark)
border none
box-shadow none
font-size 1em
color isDark ? #606984 : #ddd
color var(--noteActions)
cursor pointer
&:not(:last-child)