From 20077a137fd911ec454aaf016f3c98301c9714fa Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Tue, 9 Sep 2025 15:33:43 +0530 Subject: [PATCH] Master Page - Grid alignment --- src/pages/master/MasterPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/master/MasterPage.jsx b/src/pages/master/MasterPage.jsx index 564fc036..f0f61f6b 100644 --- a/src/pages/master/MasterPage.jsx +++ b/src/pages/master/MasterPage.jsx @@ -123,7 +123,7 @@ const MasterPage = () => { name="DataTables_Table_0_length" aria-controls="DataTables_Table_0" className="form-select py-1 px-2" - style={{ fontSize: "0.875rem", height: "32px", width: "150px" }} + style={{ fontSize: "0.875rem", height: "32px", width: "190px" }} value={selectedMaster} > {isLoading && }