Authored by 李奇

fixed: 商品详情页默认高度修改

... ... @@ -530,6 +530,14 @@
.show-box.action {
padding-bottom: 0;
border-bottom: none;
.item-action {
height: 103px;
}
.item-price {
min-height: 80px;
}
}
.service {
... ...