I have two sites where the same thing is happening. I have a Section > Row > Column > Form Integration element with GravityForms. The form has one field (email address) and a submit button that is set to be on the end of the last row but to not fill the container.
The column has flexbox enabled with:
Direction: Column
Wrap: On
Gap: 0
Horizontal: Center
Vertical: Center
Padding on the right and left at 0
The row is also centered.
No matter what I try, however, the form is left-aligned within its container. Help please!