.box{ display: -webkit-flex; /* Safari */ display: flex; } ... .box { flex-direction: row | row-reverse | column | column-reverse; }.
確定! 回上一頁