Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Dec 27, 2022
1 parent a303a85 commit e878902
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mui-material/src/Autocomplete/Autocomplete.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ const AutocompleteRoot = styled('div', {
[`& .${filledInputClasses.root}.${inputBaseClasses.hiddenLabel}`]: {
paddingTop: 0,
paddingBottom: 0,

[`& .${autocompleteClasses.input}`]: {
paddingTop: 16,
paddingBottom: 17,
Expand Down

0 comments on commit e878902

Please sign in to comment.