From 1a7657ef01208702a5bdf2570c2292690da59735 Mon Sep 17 00:00:00 2001 From: "junghoon86.park" Date: Mon, 24 Nov 2025 17:59:36 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=83=81=EC=84=B8]=20=EB=A6=AC=EB=B7=B0=20?= =?UTF-8?q?=EB=B3=84=EC=A0=90=20=EA=B4=80=EB=A0=A8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 티비에서 백그라운이미지 크기가 정상적이지 않는 부분에 대한 수정 --- .../ProductContentSection/UserReviews/UserReviews.module.less | 1 + 1 file changed, 1 insertion(+) 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 0033f2db..819d922e 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 @@ -51,6 +51,7 @@ display: flex; align-items: center; margin-left: auto; + background-size: contain; } span {