mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
fix(code): too much padding
This commit is contained in:
parent
49243148a2
commit
eb84da4c51
@ -14,6 +14,7 @@
|
|||||||
.note-detail-code-editor {
|
.note-detail-code-editor {
|
||||||
min-height: 50px;
|
min-height: 50px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
/* #endregion */
|
/* #endregion */
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user