From f04efcae7635378aed3bca570322a38cae97d722 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 11 Jun 2021 16:43:57 +0800
Subject: [PATCH] 搜索弹窗 表格

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

diff --git a/index.html b/index.html
index 07231b4..7c148c8 100644
--- a/index.html
+++ b/index.html
@@ -93,6 +93,7 @@
         }
 
         .cesium-viewer-navigationContainer {
+            display: none !important;
             top: 90px !important;
         }
 

--
Gitblit v1.9.3