From daba806e12d6e34c3873a783918ec6fb622c3bff 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 06a3c1c3e..4ce8b1cd7 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; }