From 3553b87748f5e1ec5cb62443c59b11bb62d41a18 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Thu, 30 Mar 2023 02:39:57 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A7=80=EB=8F=84=20=EC=A0=9C=EB=AA=A9?= =?UTF-8?q?=EC=97=90=20=ED=88=B4=ED=8C=81=20=ED=91=9C=EA=B8=B0=20=EA=B3=A0?= =?UTF-8?q?=EC=9E=A5=20=EC=88=98=EC=A0=95=20-=20=EB=8F=99=EC=9E=91?= =?UTF-8?q?=ED=95=98=EC=A7=80=20=EC=95=8A=EB=8A=94=20vMyTooltip=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scss/map.scss | 6 -- hwe/ts/components/MapViewer.vue | 13 ++--- hwe/ts/directives/vMyTooltip.ts | 97 --------------------------------- 3 files changed, 5 insertions(+), 111 deletions(-) delete mode 100644 hwe/ts/directives/vMyTooltip.ts diff --git a/hwe/scss/map.scss b/hwe/scss/map.scss index 178436a7..2a884569 100644 --- a/hwe/scss/map.scss +++ b/hwe/scss/map.scss @@ -1,11 +1,5 @@ @charset 'utf-8'; -.map_title_tooltiptext .tooltip-inner { - max-width: 220px; - width: 220px; - text-align: left; -} - .map_title_text { margin: auto; text-align: center; diff --git a/hwe/ts/components/MapViewer.vue b/hwe/ts/components/MapViewer.vue index 1bfb8fa2..888219be 100644 --- a/hwe/ts/components/MapViewer.vue +++ b/hwe/ts/components/MapViewer.vue @@ -13,11 +13,9 @@ ]" >