When putting elements in rows including a text input box will cause everything to become squished when typing

How do you fix this. Thanks in advance

Hi there,
Have you take any screenshot to let us take a look? Thanks.

If you don’t want it to squish you can enable multiline in the advanced design settings of the text input. You can also set its width to be a percentage of the screen, and make sure the percentages of all the other components in the row add up to less than or = to 100% (more than 100% would go outside the screen boundaries)

When using width, you should always use percentages where possible.

1 Like