From 344f2d819eb775089d97b88222b8cb98bdaec349 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Mon, 3 Nov 2025 00:19:40 +0200 Subject: [PATCH] style/zen mode: hide the shared note info bar --- apps/client/src/stylesheets/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index f8d4e8b18..c2fe409e3 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -2037,6 +2037,7 @@ body.zen #right-pane, body.zen #mobile-sidebar-wrapper, body.zen .tab-row-container, body.zen .tab-row-widget, +body.zen .shared-info-widget, 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)),