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
@yradoeva@sdimchevski Besides the difference in the top padding, there is also a discrepancy regarding the left offset of the helper text. Which are the correct values?
Description
helper text has different gap from the input filed compared to web-components
Steps to reproduce
Result
Helper text in angular is
padding-top: 5px
Helper text in Web components is
margin-top: 4px
Expected result
Both should be using 4px gap according to the UI KIT
Attachments
The text was updated successfully, but these errors were encountered: