From de43b58e40e99e44fb6019847f5ec7c3fddd65c8 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Tue, 1 Aug 2023 10:46:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/public/viewMap.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/public/viewMap.vue b/src/components/public/viewMap.vue index 0f65cd7..2b83013 100644 --- a/src/components/public/viewMap.vue +++ b/src/components/public/viewMap.vue @@ -74,7 +74,7 @@ const showPop = () => show.value = !show.value width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.698039215686274); - z-index: 1002; + z-index: 1002 !important; } .pop {