From 624610b17c1b26f089772acf59d295010614dd38 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Mon, 10 Nov 2025 02:09:14 +0200 Subject: [PATCH] close #7668 --- apps/client/src/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index da222383a..0fc798d92 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -2045,7 +2045,7 @@ body.zen .title-row .icon-action, body.zen .promoted-attributes-widget, body.zen .floating-buttons-children > *:not(.bx-edit-alt), body.zen .action-button, -body.zen .note-list-widget:not(.full-height) { +body.zen .note-split:not(.type-book) .note-list-widget { display: none !important; }