You can try out adding the size=”small” which is mentioned in the Textfield API
<TextField variant="outlined" size="small" / >
You can try out adding the size=”small” which is mentioned in the Textfield API
<TextField variant="outlined" size="small" / >