From 1b5254e25e99a20382ab6d38448021fe9030948a Mon Sep 17 00:00:00 2001 From: dongyoungKo Date: Wed, 26 Feb 2025 17:36:16 +0900 Subject: [PATCH] =?UTF-8?q?[SHOPTIME-3980]=20=EB=AF=B8=EA=B5=AD=20/=20?= =?UTF-8?q?=EC=83=81=ED=92=88=20Detail=20/=20=EC=A2=8C=EC=B8=A1=20?= =?UTF-8?q?=EC=98=81=EC=83=81=20=EC=8D=B8=EB=84=A4=EC=9D=BC=EC=97=90=20?= =?UTF-8?q?=EB=85=B8=EC=B6=9C=EB=90=98=EB=8A=94=20call=20to=20order=20?= =?UTF-8?q?=EA=B8=80=EC=94=A8=EC=99=80=20=EB=B2=88=ED=98=B8=EA=B0=80=20?= =?UTF-8?q?=EA=B2=B9=EC=B3=90=EC=84=9C=20=EB=85=B8=EC=B6=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [수정사항] margin-bottom 추가 --- .../VideoOverlayWithPhoneNumber.module.less | 1 + 1 file changed, 1 insertion(+) diff --git a/com.twin.app.shoptime/src/components/VideoOverlayWithPhoneNumber/VideoOverlayWithPhoneNumber.module.less b/com.twin.app.shoptime/src/components/VideoOverlayWithPhoneNumber/VideoOverlayWithPhoneNumber.module.less index 0c1258a7..a5cf744d 100644 --- a/com.twin.app.shoptime/src/components/VideoOverlayWithPhoneNumber/VideoOverlayWithPhoneNumber.module.less +++ b/com.twin.app.shoptime/src/components/VideoOverlayWithPhoneNumber/VideoOverlayWithPhoneNumber.module.less @@ -89,6 +89,7 @@ font-weight: 600; border-radius: 2px; background-color: @COLOR_BLACK; + margin-bottom: 6px; flex-grow: 1; flex-shrink: 1; flex-basis: auto;