From c16724f2457e51771323d7ed31765702f1a92042 Mon Sep 17 00:00:00 2001 From: "junghoon86.park" Date: Thu, 11 Dec 2025 15:12:25 +0900 Subject: [PATCH] =?UTF-8?q?[nbcu]=20qr=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - nbcu전용 qr에 대해서 스타일 수정. --- .../DetailPanel/ProductInfoSection/QRCode/QRCodePatnr21.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.twin.app.shoptime/src/views/DetailPanel/ProductInfoSection/QRCode/QRCodePatnr21.jsx b/com.twin.app.shoptime/src/views/DetailPanel/ProductInfoSection/QRCode/QRCodePatnr21.jsx index 6eee80fe..ee114f29 100644 --- a/com.twin.app.shoptime/src/views/DetailPanel/ProductInfoSection/QRCode/QRCodePatnr21.jsx +++ b/com.twin.app.shoptime/src/views/DetailPanel/ProductInfoSection/QRCode/QRCodePatnr21.jsx @@ -39,14 +39,14 @@ export default function QRCodePatnr21({ style={{ width: sizeInPx, height: sizeInPx, - background: '#fff', - border: '1px solid #dadada', + background: 'transparent', margin: '0 auto', display: 'flex', alignItems: 'center', justifyContent: 'center', position: 'relative', overflow: 'hidden', + border: 'none', }} >