摘要: flex竖排列元素排列方向 一、flex-direction: (元素排列方向) ※ flex-direction:row (横向从左到右排列==左对齐) ※ flex-direction:row-reverse (与row 相反) ※ flex-direction:column (从上往下排列== 阅读全文
posted @ 2022-10-14 22:44 China Soft 阅读(340) 评论(0) 推荐(0) 编辑