@@ -175,7 +175,7 @@ export default defineComponent({
padding: 0 5px;
img {
- height: 73px;
+ height: 100%;
object-fit: cover;
border-radius: 10px;
width: 100%;
@@ -171,8 +171,8 @@ export default defineComponent({
}
.img-item:first-child,.img-item:first-child img{
- width: 150px;
- height:150px;
+ width: 120px;
+
.img-item:not(:first-child){