From 5ba3dff421a0beb491ee88975f74cb85ead475ef Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 08 Jun 2021 10:22:26 +0800
Subject: [PATCH] 项目所需图标,部分样式更改,部分逻辑修改,配置文件修改

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index d8dff07..88ca9c8 100644
--- a/index.html
+++ b/index.html
@@ -232,7 +232,7 @@
  
         .cesium-viewer-toolbar .cesium-baseLayerPicker-dropDown {
             position: fixed !important;
-            top: 98px !important;
+            top: 54px !important;
             right: 10px !important;
             z-index: 213 !important;
         }

--
Gitblit v1.9.3