Locking UI components in place

I know this is an old thread but it causing me a bit of a headache. everytime I go to edit my app, it shifts the components, and they dont always go back to where they should go. Ive had to readjust my layout over a dozen times now because the components seem to float to wherever there is room.

what is should look like:

What it ACTUALLY looks like:

Hi @macstrat, I recommend using "Container" and "Key Value" components to build the UI, this should prevent the components from rendering in unexpected places.

Here is an example of a container with a title, using 2 "Key Value" components to render details of the deck.

I attached a JSON export for you to see details of the components.
container.json