From 894cf92a99e50b47d5348f2b34fe6469c02e05b5 Mon Sep 17 00:00:00 2001 From: jainkuniya Date: Tue, 24 Mar 2026 13:13:54 +0530 Subject: [PATCH] repetive pt details: Remove pt-8 --- src/templateUtils.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templateUtils.tsx b/src/templateUtils.tsx index e70dd7e..27610c9 100644 --- a/src/templateUtils.tsx +++ b/src/templateUtils.tsx @@ -1223,7 +1223,7 @@ export const getRepitivePtDetails = ( } } // id={HEADER_CONTAINER} - className="flex space-x-4 pt-8 flex justify-between header-bottom-border text-13" + className="flex space-x-4 flex justify-between header-bottom-border text-13" >
-
+