From d04d47aeabc0c5ab8bc173bae3c7b4fb3a4e640e Mon Sep 17 00:00:00 2001 From: Vishal Joshi Date: Mon, 3 Mar 2025 20:01:13 +0530 Subject: [PATCH] Removed the unwanted padding in the bottom of the patient details page (#10895) --- 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 e703da7e819..839cc637e2f 100644 --- a/src/components/Patient/PatientHome.tsx +++ b/src/components/Patient/PatientHome.tsx @@ -152,7 +152,7 @@ export const PatientHome = (props: { -
+
{Tab && (