This commit is contained in:
syuilo
2018-09-28 12:13:08 +09:00
parent 5df85b5feb
commit 7609741680
7 changed files with 8 additions and 12 deletions

View File

@@ -82,7 +82,7 @@ root(isDark)
cursor default
margin 0
padding 0
color isDark ? #959ba7 : #717171
color var(--subNoteText)
pre
max-height 120px