Skip to content

Fix FormInput input area.

Jonathan Adeline requested to merge form-input-improvments into develop

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.

image

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

Merge request reports