Compare commits

..

No commits in common. "0e35194a823600dffe444232acdc95f6ecd948d8" and "1ff1bc9269640329e7d5158cc7712f073de026f2" have entirely different histories.

View File

@ -123,7 +123,7 @@ const MasterPage = () => {
name="DataTables_Table_0_length" name="DataTables_Table_0_length"
aria-controls="DataTables_Table_0" aria-controls="DataTables_Table_0"
className="form-select py-1 px-2" className="form-select py-1 px-2"
style={{ fontSize: "0.875rem", height: "32px", width: "190px" }} style={{ fontSize: "0.875rem", height: "32px", width: "150px" }}
value={selectedMaster} value={selectedMaster}
> >
{isLoading && <option value="">Loading...</option>} {isLoading && <option value="">Loading...</option>}