Hi there,
There is a bug when using the Navigation Inline element in the Layout Builder: it is not possible to access the Flexbox controls for the element.
Here is the Navigation Inline element in the Page Builder:
And then here is the Navigation Inline element when in use in the Layout Builder:
I am able to manually set the values of the inaccessible controls via the Dev Toolkit:
And for my needs, changing the menu_row_flex_direction
to column
achieves my goal.
Thanks