From 5bcef50011f6c8de9466aa285d62c555f5911ac7 Mon Sep 17 00:00:00 2001 From: Mohammed Nihal <57055998+nihal467@users.noreply.github.com> Date: Tue, 16 Jul 2024 18:22:47 +0530 Subject: [PATCH] fix the icon size (#8159) --- src/Components/Patient/PatientHome.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Patient/PatientHome.tsx b/src/Components/Patient/PatientHome.tsx index efb1c7c1465..1bee5a3b245 100644 --- a/src/Components/Patient/PatientHome.tsx +++ b/src/Components/Patient/PatientHome.tsx @@ -649,7 +649,7 @@ export const PatientHome = (props: any) => { name="death_report" onClick={() => navigate(`/death_report/${id}`)} > - + Death Report