Hey there,
I was searching for a solution for the bug you can see on the attached screenshot. Am I able to change the length of the input fields?
Thanks
Hey there,
I was searching for a solution for the bug you can see on the attached screenshot. Am I able to change the length of the input fields?
Thanks
Hi Manuel
The sizes are defined in textinput.less (in the component's version rather than the one in the theme).
If there's a prefix or suffix (as your example has) the textbox is currently set to use up 80% of the available space. Having both prefix and suffix would push it down to 60%. If neither are present it gets 100% of the space.
Hi Matt,
thanks for your quick response. I watched the textinput.less but I don't know what I have to change. Can you help me?
Thanks
hi manuel
that's the theme's textinput.less you're looking at.
As I mentioned in my original reply you need to be at the component's version of textinput.less