当面临flex布局最后一行同样分开时,给父类添加一个伪类。 father { &::after { content:''; width:和子元素一样 } }
father { &::after { content:''; width:和子元素一样 } }