From 8b575af978f63d8fe9841c6c721324b728dcc0c0 Mon Sep 17 00:00:00 2001 From: ihzero Date: Thu, 2 Mar 2023 17:46:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/visualization/components/Footer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/visualization/components/Footer.vue b/src/views/visualization/components/Footer.vue index 0dc283c2..b2b932ce 100644 --- a/src/views/visualization/components/Footer.vue +++ b/src/views/visualization/components/Footer.vue @@ -142,7 +142,7 @@ } ::v-deep(.fotter-popover) { - top: -190px !important; + top: -85px !important; left: 10px !important; .ant-popover-inner-content { @@ -151,7 +151,7 @@ } .ant-popover-arrow { - right: 42px; + right: 20px; .ant-popover-arrow-content { background-color: rgba(57, 102, 132, 1) !important;