diff --git a/web/core/components/workspace-notifications/sidebar/header/options/menu-option/root.tsx b/web/core/components/workspace-notifications/sidebar/header/options/menu-option/root.tsx index c603510cfcf..b719838b5a6 100644 --- a/web/core/components/workspace-notifications/sidebar/header/options/menu-option/root.tsx +++ b/web/core/components/workspace-notifications/sidebar/header/options/menu-option/root.tsx @@ -71,7 +71,7 @@ export const NotificationHeaderMenuOption = observer(() => { return ( item.key} panelClassName="p-0 py-2 rounded-md border border-custom-border-200 bg-custom-background-100 space-y-1" render={(item: TPopoverMenuOptions) => }