Description
Description
Changing the --size: var(--igx-input-group-size, 70px);
breaks the input of type border label position on focus
- igniteui-angular version: All
- browser: All
Steps to reproduce
Create input theme and change the $size prop to for example 70px;
Focus on the input and observe the label
Result
The label is not in the correct position
Expected result
The label should be in the correct position