设置flex-wrap后,每个item上下都会有距离。更改父元素的高度,就可以删除这些距离。
更改后:
消除flex-wrap之后每个item上下的距离
原文:https://www.cnblogs.com/luguankun/p/10386445.html