Compare commits

...

1 Commits

Author SHA1 Message Date
d9f0d5ddd5 Master Page - Grid alignment 2025-09-09 15:33:43 +05:30

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>}