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(numberfield): add offset to inline-end padding
- corrects the padding-inline-end for the textfield by adding the offset
to the calc
- removes the mod for textfield's min-width since it is being overridden
by the numberfield's min-width anyway
0 commit comments