From a26e013b9808bfc925e4b5c5626d3169aaaec63f Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Tue, 5 Nov 2024 15:28:59 +0800 Subject: [PATCH] =?UTF-8?q?CN-1717=20fix:=20location=20map=20=E9=A5=BC?= =?UTF-8?q?=E5=9B=BE=20tooltip=20=E4=BD=8D=E7=BD=AE=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E9=9D=A0=E5=8F=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/components/views/location/location.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/css/components/views/location/location.scss b/src/assets/css/components/views/location/location.scss index b991eba9..b360cd0f 100644 --- a/src/assets/css/components/views/location/location.scss +++ b/src/assets/css/components/views/location/location.scss @@ -492,6 +492,7 @@ $color-highlight: #CC4444; text-align: center; font-size: 12px; color: $color-white; + line-height: 20px; } }