Authored by TaoHuang

fix image

@@ -190,7 +190,7 @@ export default { @@ -190,7 +190,7 @@ export default {
190 } 190 }
191 191
192 .product-image { 192 .product-image {
193 - width: 136px; 193 + width: 132px;
194 height: 100%; 194 height: 100%;
195 display: flex; 195 display: flex;
196 align-items: center; 196 align-items: center;
@@ -228,7 +228,7 @@ export default { @@ -228,7 +228,7 @@ export default {
228 flex: 1; 228 flex: 1;
229 229
230 .product-name { 230 .product-name {
231 - font-size: 24px; 231 + font-size: 24px !important;
232 line-height: 36px; 232 line-height: 36px;
233 color: #9b9b9b; 233 color: #9b9b9b;
234 height: 72px; 234 height: 72px;
1 { 1 {
2 "name": "yoho-community-web", 2 "name": "yoho-community-web",
3 - "version": "6.9.11-beta39", 3 + "version": "6.9.11-beta40",
4 "private": true, 4 "private": true,
5 "description": "A New Yohobuy Project With Express", 5 "description": "A New Yohobuy Project With Express",
6 "repository": { 6 "repository": {