Description
The medium and large sizes for the Angular components (input/combo/select) are 16px, while for the WC components, they are 16px and 18px.
| Size |
Angular |
WC |
| small |
14px |
14px |
| medium |
16px |
16px |
| large |
16px |
18px |
- igniteui-angular version:
- browser:
Steps to reproduce
- Open the igniteui-angular dev demos and change the theme to Indigo.
- Open
http://localhost:4200/input-group or http://localhost:4200/combo-showcase
- Change the size to Large and observe the icon prefix and suffix.
Result
The sizes differ.
Expected result
The Angular ones should be like the WC ones.
Attachments

Description
The medium and large sizes for the Angular components (input/combo/select) are 16px, while for the WC components, they are 16px and 18px.
14px14px16px16px16px18pxSteps to reproduce
http://localhost:4200/input-grouporhttp://localhost:4200/combo-showcaseResult
The sizes differ.
Expected result
The Angular ones should be like the WC ones.
Attachments