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