I tried this (while building a Buttons components set):
- Create a 4-column Row and drop a button into each
- Turn on Flexbox on the first column and center it, to get the button in the middle of the column.
- Copy the first-column’s style
- Select the parent row and “Paste column styles”
The remaining columns are not centering.
In addition, both left-click and right-click are capable of resizing columns. Only the left click should do this, because right-clicking a row between columns in an attempt to call the context menu, often ends up with unintentionally resizing the columns.
Thanks!