fix code editor growing

This commit is contained in:
azivner 2018-05-26 15:28:36 -04:00
parent 03bf33630e
commit 874593a167

View File

@ -272,6 +272,7 @@ div.ui-tooltip {
.CodeMirror { .CodeMirror {
font-family: "Liberation Mono", "Lucida Console", monospace; font-family: "Liberation Mono", "Lucida Console", monospace;
height: auto;
} }
#note-id-display { #note-id-display {