After adding a suffix icon, the alignment of the hint text changes, which affects the overall layout of the form. I tried to resolve this issue by adding content padding to the input field. However, this adjustment caused the validator text to shift to the right, disrupting the intended alignment. Is there an alternative solution that ensures both the hint text and validator text remain properly aligned without negatively impacting the layout? I’m looking for a solution that maintains a consistent and visually appealing design across different screen sizes and devices, ensuring that all elements are correctly aligned and displayed as intended.