## Description Changing the `--size: var(--igx-input-group-size, 70px);` breaks the input of type border label position on focus <img width="1217" alt="Image" src="https://github.com/user-attachments/assets/f867d304-c679-48c0-a2a8-beefbc5fddca" /> * 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