Open
Description
Steps to reproduce
Steps:
- Render an
Autocomplete
with aTextField
with a startAdornment. - Render a standalone
TextField
with a startAdornment.
Current behavior
The left padding differs between standalone TextField
rendered with a startAdornment (14px) and Autocomplete
rendered with a startAdornment
(9px).
Expected behavior
The left padding should be the same in both cases.
Context
No response
Your environment
Running latest version of MUI (see reproduction link).
Search keywords: incorrect padding startAdornment autocomplete