diff --git a/apps/client/src/widgets/layout/NoteTitleActions.css b/apps/client/src/widgets/layout/NoteTitleActions.css index 29925ec0b..bc1d861ea 100644 --- a/apps/client/src/widgets/layout/NoteTitleActions.css +++ b/apps/client/src/widgets/layout/NoteTitleActions.css @@ -10,7 +10,7 @@ body.experimental-feature-new-layout { gap: 0.5em; padding-inline: 12px 8px; - body.prefers-centered-content & { + body.prefers-centered-content .note-split:not(.full-content-width) & { margin-inline: auto; }