Authored by 杨延青

Merge branch 'hotfix/activityGoodsStyle' into 'master'

Hotfix/activity goods style



See merge request !1607
{
"name": "yohobuywap-node",
"version": "6.8.32",
"version": "6.8.33",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...
... ... @@ -85,6 +85,30 @@
}
}
&.item3 .feature-product-info {
.sales-imgs-old {
bottom: 24px;
font-size: 0;
}
.leftdownimg {
height: 22px;
}
.advance {
height: 30px;
.advance-price {
font-size: 20px;
line-height: 32px;
}
.img-seat {
height: 30px;
}
}
}
.product-source {
display: block;
overflow: hidden;
... ...