diff --git a/com.twin.app.shoptime/src/components/TItemCard/TItemCard.module.less b/com.twin.app.shoptime/src/components/TItemCard/TItemCard.module.less index 4bacfd42..e8b70a9d 100644 --- a/com.twin.app.shoptime/src/components/TItemCard/TItemCard.module.less +++ b/com.twin.app.shoptime/src/components/TItemCard/TItemCard.module.less @@ -297,7 +297,7 @@ height: 60px; > img { width: 60px; - height: 60px; + min-height: 60px; } } .title { @@ -386,7 +386,7 @@ height: 60px; > img { width: 60px; - height: 60px; + min-height: 60px; } } .title {