Authored by TaoHuang

fix image

... ... @@ -190,7 +190,7 @@ export default {
}
.product-image {
width: 136px;
width: 132px;
height: 100%;
display: flex;
align-items: center;
... ... @@ -228,7 +228,7 @@ export default {
flex: 1;
.product-name {
font-size: 24px;
font-size: 24px !important;
line-height: 36px;
color: #9b9b9b;
height: 72px;
... ...
{
"name": "yoho-community-web",
"version": "6.9.11-beta39",
"version": "6.9.11-beta40",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...