style/quick editor: fix title margin

This commit is contained in:
Adorian Doran 2025-12-25 10:47:05 +02:00
parent 86c04cae96
commit a47ea0d653

View File

@ -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;
}
}
}