Description
helper text has different gap from the input filed compared to web-components
- igniteui-angular version:
- browser: all
Steps to reproduce
- Compare the webC and angular inputs when both have helper text
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