fix(code): too much padding

This commit is contained in:
Elian Doran 2025-12-03 18:47:14 +02:00
parent 49243148a2
commit eb84da4c51
No known key found for this signature in database

View File

@ -14,6 +14,7 @@
.note-detail-code-editor {
min-height: 50px;
height: 100%;
padding: 0 !important;
}
/* #endregion */