Updating styling on parts and invoicing modals BOD-404
This commit is contained in:
@@ -64,7 +64,7 @@ const JobSearchSelect = ({ value, onChange, onBlur, disabled }, ref) => {
|
||||
autoFocus
|
||||
value={option}
|
||||
style={{
|
||||
width: 300,
|
||||
width: "100%",
|
||||
}}
|
||||
filterOption={false}
|
||||
onSearch={handleSearch}
|
||||
|
||||
Reference in New Issue
Block a user