You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>A <dfndata-dfn-type="dfn" data-noexport="" id="single_line">single-line<aclass="self-link" href="#single_line"></a></dfn> flex container lays out all of its children in a single line,
(i.e. one with <aclass="css" data-link-type="propdesc" href="#propdef-flex-wrap">flex-wrap: wrap</a> or <aclass="css" data-link-type="propdesc" href="#propdef-flex-wrap">flex-wrap: wrap-reverse</a>)
2174
+
breaks its <adata-link-type="dfn" href="#flex-item">flex items</a> across multiple lines,
2171
2175
similar to how text is broken onto a new line when it gets too wide to fit on the existing line.
2172
2176
When additional lines are created,
2173
2177
they are stacked in the flex container along the <adata-link-type="dfn" href="#cross-axis">cross axis</a>
0 commit comments