mirror of
https://github.com/zadam/trilium.git
synced 2025-11-26 02:24:23 +01:00
chore(popup_editor): improve alignment for read-only text
This commit is contained in:
parent
a398f07f9f
commit
a544b0dc19
@ -74,6 +74,10 @@ body.desktop .modal.popup-editor-dialog .modal-dialog {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal.popup-editor-dialog .note-detail-readonly-text {
|
||||||
|
padding: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.modal.popup-editor-dialog .note-detail-code-editor {
|
.modal.popup-editor-dialog .note-detail-code-editor {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user