This commit is contained in:
syuilo
2018-05-28 14:54:16 +09:00
parent ceda2ca896
commit 0a7c0f30fd
7 changed files with 9 additions and 12 deletions

View File

@ -42,9 +42,9 @@ root(isDark)
> .avatar
display block
float left
margin 0 16px 0 0
width 52px
height 52px
margin 0 12px 0 0
width 48px
height 48px
border-radius 8px
> .main
@ -85,7 +85,6 @@ root(isDark)
cursor default
margin 0
padding 0
font-size 1.1em
color isDark ? #959ba7 : #717171
.mk-note-preview[data-darkmode]