diff --git a/web/core/components/workspace-notifications/sidebar/notification-card/item.tsx b/web/core/components/workspace-notifications/sidebar/notification-card/item.tsx index 023524f30cf..cf4818c821e 100644 --- a/web/core/components/workspace-notifications/sidebar/notification-card/item.tsx +++ b/web/core/components/workspace-notifications/sidebar/notification-card/item.tsx @@ -86,7 +86,7 @@ export const NotificationItem: FC = observer((props) => {
-
+
{!notification.message ? ( <>