why this wrapping behavior?
@ssssadsadasd
[here ] ( https://toddle.dev/projects/moccasin_palpatine_chief_rook/branches/start/components/test12?canvas-height=800&canvas-width=213.9&rightpanel=style ) I have a list of spans and I want to wrap them , i .e . when the width is low I want the text to go to the next line . and I achieve this . but what makes me wonder is that if I changes the flex of the main div of the page from column to row the wrapping behavior is broken even though I do not know why this should influence the wrapping . anyone has any idea ? thanks