Skip to content

Commit

Permalink
this style belong to the Autocomplete not the TextField
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jan 26, 2021
1 parent 654ca0d commit a85b449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/material-ui/src/Autocomplete/Autocomplete.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export const styles = (theme) => ({
'& .MuiFilledInput-input': {
padding: '7px 4px',
},
'& .MuiInputBase-inputAdornedEnd': {
'& $endAdornment': {
right: 9,
},
},
Expand Down

0 comments on commit a85b449

Please sign in to comment.