Outlined Autocomplete
with size="small"
has different paddings than TextField
#36630
Closed
2 tasks done
Labels
bug 🐛
Something doesn't work
component: autocomplete
This is the name of the generic UI component, not the React module!
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/angry-yalow-fn6337?file=/demo.tsx
Current behavior 😯
The input content/value of the
Atuocomplete
withsize="small"
is not aligned compared toTextField
.Expected behavior 🤔
The values should all be on the red line.
Context 🔦
We want all values to be aligned while having different field types in a form.
Your environment 🌎
The text was updated successfully, but these errors were encountered: