From b8b5fda251204264fc44f0c22db7dac741a4da22 Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期一, 15 三月 2021 20:14:18 +0800
Subject: [PATCH] 修改地图样式

---
 src/components/table/summarySheets.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/table/summarySheets.vue b/src/components/table/summarySheets.vue
index 47305e4..a66a556 100644
--- a/src/components/table/summarySheets.vue
+++ b/src/components/table/summarySheets.vue
@@ -32,8 +32,8 @@
 <style scoped lang="less">
     .summary-sheets {
         position: absolute;
-        top: 30px;
-        left: 500px;
+        top: 70px;
+        left: 1px;
         /*width: 850px;*/
         /*height: 265px;*/
         border: #90c8e0 1px solid;

--
Gitblit v1.8.0