给外层容器添加一个伪类::after
.类名::after{ content: ''; width: 元素的占位宽度; }
给外层容器添加一个伪类::after .类名::after{ content: ''; width: 元素的占位宽度; }