You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(input): add more padding so that the hint doesn't overflow the container (#2246)
* fix(input): add more padding so that the hint does overflow the container
also use em instead of px for some things so things don't overflow when
using other font sizes.
* remove useless transition
0 commit comments