1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-01 12:13:08 +00:00

Fix layout at NoteDetail

This commit is contained in:
Kazu Yokomizo
2017-09-22 23:46:41 +09:00
parent 9861fbf7c8
commit 4e90a93b30
5 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ body[data-theme="dark"]
.CodeMirror
font-family inherit !important
line-height 1.4em
height 100%
height 96%
.CodeMirror > div > textarea
margin-bottom -1em
.CodeMirror-focused .CodeMirror-selected