Post
@cheeaun try with this css:
details {
display: flex;
flex-direction: column-reverse;
}
I suspect it only works in the very latest browsers however.
@gundersen yeah, I'm trying that, but setting `order` instead, which can even work for 3rd case 😬
A space for Bonfire maintainers and contributors to communicate