mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 13:19:54 +01:00
chore(popup_editor): improve alignment for read-only text
This commit is contained in:
@@ -74,6 +74,10 @@ body.desktop .modal.popup-editor-dialog .modal-dialog {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .note-detail-readonly-text {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .note-detail-code-editor {
|
||||
padding: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user