From 62263e3eea80be1a7db532cb436b3644981832b0 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Thu, 25 Dec 2025 04:44:51 +0200 Subject: [PATCH] style/menus: fix menu backdrop effects --- apps/client/src/widgets/ribbon/NoteActions.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/client/src/widgets/ribbon/NoteActions.tsx b/apps/client/src/widgets/ribbon/NoteActions.tsx index dfb0d93bb..2de77f86e 100644 --- a/apps/client/src/widgets/ribbon/NoteActions.tsx +++ b/apps/client/src/widgets/ribbon/NoteActions.tsx @@ -98,6 +98,7 @@ function NoteContextMenu({ note, noteContext }: { note: FNote, noteContext?: Not className="note-actions" hideToggleArrow noSelectButtonStyle + noDropdownListStyle iconAction onHidden={() => itemToFocusRef.current = null } >