摘要: flex布局中的flex >flex-grow、flex-shrink、flex-basic的缩写flex:none >flex:0 0 auto flex:auto >flex:1 1 auto 假设以上三个属性同样取默认值,则flex的默认值为0 1 auto。 1.flex取三个值时, .it 阅读全文
posted @ 2021-01-08 11:53 yaqian96 阅读(746) 评论(0) 推荐(0)