From 6995a96cc2380db13bb2295de107294258ae4c63 Mon Sep 17 00:00:00 2001 From: WX <1377869194@qq.com> Date: 星期一, 04 九月 2023 17:49:08 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.20.92:8888/r/PM20230220027_Web --- src/components/thematicMap/thematicMap.vue | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/components/thematicMap/thematicMap.vue b/src/components/thematicMap/thematicMap.vue index 3e54481..cdce51a 100644 --- a/src/components/thematicMap/thematicMap.vue +++ b/src/components/thematicMap/thematicMap.vue @@ -56,11 +56,9 @@ <style lang="less" scoped> .top_btn { - position: absolute; - top: 23px; - right: 0px; display: flex; cursor: pointer; + .menu_Box { margin-right: 104px; display: flex; -- Gitblit v1.9.3