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

@@ -33,7 +33,7 @@ root(isDark)
display flex
padding 16px
font-size 10px
background isDark ? #21242d : #fcfcfc
background var(--subNoteBg)
&.smart
> .main