From 1ec6c5bf706e718e9ad04ca6e8e2a0c3a3deba4c Mon Sep 17 00:00:00 2001 From: Mihir <82092317+Jimmycutie@users.noreply.github.com> Date: Fri, 13 Sep 2024 19:56:48 +0530 Subject: [PATCH] Updated notification text wrap --- .../workspace-notifications/sidebar/notification-card/item.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ? ( <>