mirror of
https://github.com/zadam/trilium.git
synced 2026-02-12 16:54:24 +01:00
style/quick editor: fix title margin
This commit is contained in:
parent
86c04cae96
commit
a47ea0d653
@ -54,7 +54,7 @@ body.mobile .modal.popup-editor-dialog .modal-dialog {
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog div.note-title-widget {
|
||||
:root div.modal.popup-editor-dialog div.note-title-widget {
|
||||
--note-title-padding-inline: 8px;
|
||||
}
|
||||
|
||||
@ -106,4 +106,4 @@ body.mobile .modal.popup-editor-dialog .modal-dialog {
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user