How can I add flex direction? #43
Replies: 1 comment
-
We're working on the row/column-reverse implementation. In the meanwhile, you can select the child element, and use the Flex Child>Order styling to achieve it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add
flex-direction: column-reverse;
to a responsive layout, but I can't seem to find it in the layout section. Do you have any ideas on how I can achieve this?Beta Was this translation helpful? Give feedback.
All reactions