From e2dff2e5b2fc400cf3fb49b57474c43015e53f27 Mon Sep 17 00:00:00 2001 From: "junghoon86.park" Date: Tue, 11 Nov 2025 19:33:45 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=97=90=EB=84=88=EC=A7=80=20=EB=9D=BC?= =?UTF-8?q?=EB=B2=A8=20=EB=85=B8=EC=B6=9C=20=EA=B4=80=EB=A0=A8=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 - 상세 youmayalsolike 부분에서 에너지 라벨 클릭시 밀려나는 부분이 있어 수정. --- .../ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx | 1 + .../YouMayAlsoLike/YouMayAlsoLike.module.less | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx index 3b6540a2..36f8ae9e 100644 --- a/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx +++ b/com.twin.app.shoptime/src/views/DetailPanel/ProductContentSection/YouMayAlsoLike/YouMayAlsoLike.jsx @@ -189,6 +189,7 @@ export default function YouMayAlsoLike({ return ( div { + > div.itemCardNew { /* item card */ margin: 0 15px 15px 0; .size(@w:360px,@h:494px);