@@ -78,5 +78,6 @@ export default {
justify-content: space-between;
padding: 0rpx 20rpx;
box-sizing: border-box;
+ flex-wrap: wrap;
}
</style>