diff --git a/web/ee/components/workspace-notifications/notification-card/item.tsx b/web/ee/components/workspace-notifications/notification-card/item.tsx index e9a57f1a8c..29bf869806 100644 --- a/web/ee/components/workspace-notifications/notification-card/item.tsx +++ b/web/ee/components/workspace-notifications/notification-card/item.tsx @@ -95,11 +95,11 @@ export const NotificationItem: FC = observer((props) => { > {/* Issue card header */} - + {issue.sequence_id}-{issue.identifier}
- + {issue.name}
diff --git a/web/ee/components/workspace-notifications/sidebar.tsx b/web/ee/components/workspace-notifications/sidebar.tsx index 6eea5a16e9..b7d5988325 100644 --- a/web/ee/components/workspace-notifications/sidebar.tsx +++ b/web/ee/components/workspace-notifications/sidebar.tsx @@ -43,12 +43,12 @@ export const NotificationsSidebar: FC = observer(() => { return (
- +