I have three buttons inside a holder frame that uses a UIListLayout.
I want the DEPLOY button to line up with the title because the title is centered in the middle of the screen. The issue is that the different lengths of the other buttons push it away from the middle. Is there some way to achieve this without having different size gaps between the rest of the buttons?