diff --git a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/UserReviews/UserReviews.module.less b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/UserReviews/UserReviews.module.less index 1b822b9c..4a2f4a08 100644 --- a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/UserReviews/UserReviews.module.less +++ b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/UserReviews/UserReviews.module.less @@ -48,10 +48,7 @@ .averageOverallRating { width: 176px; height: 30px; - display: flex; - align-items: center; - margin-left: auto; - background-size: cover; + background-size: contain; background-repeat: no-repeat; background-position: center center; }