From 2ab8f4d9a4c847d005e63fe579baf7f992895ccf Mon Sep 17 00:00:00 2001 From: Vishvam Moliya <96417040+thevishvammoliya@users.noreply.github.com> Date: Thu, 22 Aug 2024 22:17:53 +0530 Subject: [PATCH] Fixed: #8265: Neurological Tables Padding Issue (#8386) --- .../Facility/Consultations/NeurologicalTables.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Components/Facility/Consultations/NeurologicalTables.tsx b/src/Components/Facility/Consultations/NeurologicalTables.tsx index 24654f85e7f..c5c05f0dd17 100644 --- a/src/Components/Facility/Consultations/NeurologicalTables.tsx +++ b/src/Components/Facility/Consultations/NeurologicalTables.tsx @@ -38,15 +38,15 @@ const DataTable = (props: any) => { return (
-
+
{x.date}
-
+
{x.left}
-
+
{x.right}
@@ -321,7 +321,7 @@ export const NeurologicalTable = (props: any) => {
Motor
-
+
Total
@@ -332,7 +332,7 @@ export const NeurologicalTable = (props: any) => { key={`glascow_${i}`} className="flex flex-col divide-x divide-secondary-200" > -
+
{x.date}