@@ -379,6 +379,7 @@
justify-content: space-between;
margin-bottom: 40rpx;
max-height:100px;
+ min-height: 80px;
.content {
display: flex;
flex-direction: column;
@@ -406,6 +407,7 @@
.img {
width: 224rpx;
+
border-radius: 5px;
overflow: hidden;
@@ -413,7 +415,7 @@
width: 100%;
height: 100%;
-
}