Center components in a column view

Is there a way to center a component in a row of a Column view? I’m pretty sure I can get away with using another container, but I already have several containers inside of this view, and I’m not sure how much it will effect performance. A screenshot is below for reference.

Containers in Containers in Containers.
Any time you find yourself thinking “center” or “bottom” or “top”, look to use a Flex Container.

1 Like

I’ve been using the flex containers for some embedded options. I just haven’t quite figured out the tricks to get it to align everything for a full view just yet. Guess I’ll play around with it a bit more. I should be able to get that embedded flex container to scale better.