Fix FormInput input area.
What is in this MR
This MR fixes the input area in the FormInput
component. Currently, if the FormInput
has a small width and includes a right icon, 2 digits cannot be displayed correctly.
How to test this MR
In the application builder add a button element, then click on the theme override icon in the right sidebar. Scroll down to the padding setting and amend the default values. Observe that two digits can be displayed without being cut off
Edited by Jonathan Adeline