diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index e54bd26e2..5a7d4d923 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -2013,7 +2013,8 @@ body.zen .ribbon-container:not(:has(.classic-toolbar-widget)), body.zen .ribbon-container:has(.classic-toolbar-widget) .ribbon-top-row, body.zen .ribbon-container .ribbon-body:not(:has(.classic-toolbar-widget)), body.zen .title-row .icon-action, -body.zen .note-badges, +body.zen .note-badges > *:not(.read-only-badge), +body.zen .ribbon-button-container, body.zen .inline-title, body.zen .promoted-attributes-widget, body.zen .floating-buttons-children > *:not(.bx-edit-alt),