Is there a way to change the style properties listed on the main element?
height: 0.01em;
display: flex;
max-height: 2em;
align-items: center;
white-space: nowrap;
}
<InputAdornment
position="end"
>
{"hello"}
</InputAdornment>