From 407826a80247ec1a124a05be785b5a6197f8c894 Mon Sep 17 00:00:00 2001 From: KimDoToRi <60084235+KimKyungYun@users.noreply.github.com> Date: Thu, 13 Jul 2023 10:11:53 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EB=94=94?= =?UTF-8?q?=EC=9E=90=EC=9D=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Map/components/MarkerHtml/MarkerHtml.module.scss | 6 +++--- .../Home/components/Map/components/MarkerHtml/index.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss b/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss index 5aa682d0..2754a782 100644 --- a/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss +++ b/src/pages/Home/components/Map/components/MarkerHtml/MarkerHtml.module.scss @@ -53,7 +53,7 @@ width: 30px; height: 30px; top: 7px; - left: 9px; + left: 35px; } } @@ -69,7 +69,7 @@ width: 36px; height: 36px; top: 2px; - left: 8px; + left: 22px; } } @@ -103,7 +103,7 @@ width: 70px; height: 34px; top: 3px; - left: 40px; + left: 55px; font-size: 14px; } } diff --git a/src/pages/Home/components/Map/components/MarkerHtml/index.tsx b/src/pages/Home/components/Map/components/MarkerHtml/index.tsx index 071793d2..29472dbb 100644 --- a/src/pages/Home/components/Map/components/MarkerHtml/index.tsx +++ b/src/pages/Home/components/Map/components/MarkerHtml/index.tsx @@ -6,7 +6,7 @@ import styles from './MarkerHtml.module.scss'; export function MarkerHtml(defaultImg:string, name:string, index:number) { return `
- + marker