CSS如何解决高度坍塌 2019-08-29 本文已影响0人 Levan_li .clearfix::after { content: ""; display: block; clear: both; } 浮动元素的父元素添加以上样式