From e00763f0da34986264ffdd8dc704148ff954fa10 Mon Sep 17 00:00:00 2001 From: "junghoon86.park" Date: Mon, 8 Dec 2025 19:25:42 +0900 Subject: [PATCH] =?UTF-8?q?[=EB=A6=AC=EB=B7=B0=20=EB=B3=84=EC=A0=90?= =?UTF-8?q?=EA=B4=80=EB=A0=A8=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 티비 화면에서 확인필요 --- .../UserReviews/UserReviews.module.less | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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; }