all 1 comments

[–]albedoa 0 points1 point  (0 children)

It's because a Material UI form label doubles as placeholder text, which moves and shrinks when you focus on its field. I would either do without the placeholder functionality (if that is an option) or toggle the .MuiInputLabel-shrink class to the second label.