From d1472f024ff3b3ef426724359c175a36ee21dc6c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 05 Dec 2023 15:57:00 +0800
Subject: [PATCH] 校园切换方式更换

---
 src/styles/esri/index.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/styles/esri/index.scss b/src/styles/esri/index.scss
index 67b785d..64bf65c 100644
--- a/src/styles/esri/index.scss
+++ b/src/styles/esri/index.scss
@@ -15,4 +15,8 @@
     button {
         background-color: #2196f3 !important;
     }
+}
+
+#sceneview .ol-zoom {
+    top: 52px !important;
 }
\ No newline at end of file

--
Gitblit v1.9.3