I can’t find the flexbox element in the editor, did it disappear?
You can do the same with a div set to flexbox
So a div is a flexbox? Yeah, there’s no element labeled Flexbox. Confusing.
Flexbox is a div with a display flexbox/flex property.
Yeah - I beat my head against the wall for a long time until I figured this out!
Not super intuitive to folks with little actual coding background. Adding a flexbox option (even if it exactly the same as a div) will help folks coming from design side not get confused.
Noted! Shared the suggestion with the product team
1 Like