From 732d96c0b6c3175f2f3620b229e0b6470a0a8c1e Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Tue, 5 Aug 2025 18:22:50 +0530 Subject: [PATCH] Adding spacing in Master view in all fields. --- src/pages/master/MasterPage.jsx | 2 +- src/pages/master/MasterTable.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/master/MasterPage.jsx b/src/pages/master/MasterPage.jsx index c11f5861..717e4dd7 100644 --- a/src/pages/master/MasterPage.jsx +++ b/src/pages/master/MasterPage.jsx @@ -100,7 +100,7 @@ useEffect(() => { >
-
+
{ {/* Pagination */} {!loading && safeData.length > 20 && (