diff --git a/apps/client/src/widgets/dialogs/PopupEditor.css b/apps/client/src/widgets/dialogs/PopupEditor.css index 4a8352174..68172e629 100644 --- a/apps/client/src/widgets/dialogs/PopupEditor.css +++ b/apps/client/src/widgets/dialogs/PopupEditor.css @@ -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; } -} +} \ No newline at end of file