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>The <adata-link-type=dfnhref=#static-positiontitle="static position">static position</a> of an absolutely positioned child of a <adata-link-type=dfnhref=#flex-containertitle="flex container">flex container</a>
776
776
is determined by setting the <adata-link-type=dfnhref=#static-positiontitle="static position">static position</a> rectangle to the <adata-link-type=dfnhref=#flex-containertitle="flex container’s">flex container’s</a> padding box,
777
-
then aligning the child within this rectangle according to the <aclass=propertydata-link-type=propdeschref=#propdef-justify-contenttitle=justify-content>justify-content</a> value of the <adata-link-type=dfnhref=#flex-containertitle="flex container">flex container</a>
777
+
then aligning the absolutely positioned child within this rectangle according to the <aclass=propertydata-link-type=propdeschref=#propdef-justify-contenttitle=justify-content>justify-content</a> value of the <adata-link-type=dfnhref=#flex-containertitle="flex container">flex container</a>
778
778
and the <aclass=propertydata-link-type=propdeschref=#propdef-align-selftitle=align-self>align-self</a> value of the child itself.</p>
0 commit comments