mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix code editor growing
This commit is contained in:
parent
03bf33630e
commit
874593a167
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user