From eb0af8de59eee38dc9fcbbcbee0bcea1defb9f3c Mon Sep 17 00:00:00 2001 From: Ramesh Kumar Chandra <31303617+rameshkumarchandra@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:58:22 +0530 Subject: [PATCH] fix: inbox issues icon in project header render in big screen (#3622) Co-authored-by: sriram veeraghanta --- web/components/headers/project-issues.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/headers/project-issues.tsx b/web/components/headers/project-issues.tsx index c645c6318c..5c44a84d66 100644 --- a/web/components/headers/project-issues.tsx +++ b/web/components/headers/project-issues.tsx @@ -213,7 +213,7 @@ export const ProjectIssuesHeader: React.FC = observer(() => { )} - + )} {canUserCreateIssue && (