参考
我使用的是在外层的div中添加
border: 1px solid transparent;
在上面参考方法中,给外层div 添加"overflow:hidden;"也实现了同样的效果。
我使用的是在外层的div中添加
border: 1px solid transparent;
在上面参考方法中,给外层div 添加"overflow:hidden;"也实现了同样的效果。
转载于:https://www.cnblogs.com/fsong/p/5094273.html