Merge pull request 'Master Page - Grid alignment' (#381) from Kartik_Bug#1081 into Issues_Sep_1W

Reviewed-on: #381
Merged
This commit is contained in:
pramod.mahajan 2025-09-10 04:42:46 +00:00
commit 0e35194a82

View File

@ -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 && <option value="">Loading...</option>}