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;