摘要: flex布局样式.div1{ display: flex;}.div2{ flex: auto; text-align: center; height: 50px; line-height: 50px; margin-left: 10px; background-color: lightblue;} 阅读全文
posted @ 2022-03-11 13:43 最帅爸爸 阅读(38) 评论(0) 推荐(0)