Skip to content

Commit

Permalink
chore: make the textfield full width
Browse files Browse the repository at this point in the history
  • Loading branch information
svedova committed Jun 29, 2024
1 parent dc17ec2 commit 3060c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MultiSelect/MultiSelect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export default function MultiSelect({
placeholder="Search"
autoFocus
value={search}
fullWidth
sx={{ mb: 2 }}
InputProps={{
startAdornment: (
Expand Down

0 comments on commit 3060c4d

Please sign in to comment.