From d0e3cee91ad557c76d03e1450a06ef595dd7e848 Mon Sep 17 00:00:00 2001 From: zhangyao Date: Fri, 7 Jul 2023 09:56:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=A7=A9=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E5=BC=B9=E6=A1=86=E4=B8=AD=E5=BA=97=E9=93=BA?= =?UTF-8?q?=E5=90=8D=E8=A2=AB=E5=88=87=E5=89=B2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Map/Map.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Map/Map.vue b/src/components/Map/Map.vue index d8cef9d..dc8a336 100644 --- a/src/components/Map/Map.vue +++ b/src/components/Map/Map.vue @@ -87,6 +87,7 @@ watch(shop, () => { font-weight: 700; .name { display: inline-block; + line-height: inherit; } // @include no-wrap;