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

@ -54,6 +54,11 @@ root(isDark)
height 48px
border-radius 8px
@media (max-width 500px)
margin 0 10px 0 0
width 44px
height 44px
> .main
float left
width calc(100% - 60px)
@ -114,7 +119,6 @@ root(isDark)
cursor default
margin 0
padding 0
font-size 1.1em
color isDark ? #959ba7 : #717171
.mk-note-preview[data-darkmode]