mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 07:09:54 +01:00
fix(popup_editor): wrong margin for title
This commit is contained in:
@@ -31,6 +31,7 @@ body.mobile .modal.popup-editor-dialog .modal-dialog {
|
|||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-block: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal.popup-editor-dialog .modal-header .note-title-widget {
|
.modal.popup-editor-dialog .modal-header .note-title-widget {
|
||||||
|
|||||||
Reference in New Issue
Block a user