From f99fd37cdbaaa4f09e5b7383442ee264fd332232 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期六, 08 五月 2021 10:55:37 +0800
Subject: [PATCH] 新增图层点击弹窗开关

---
 src/assets/css/map/map-panel-style.less |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/assets/css/map/map-panel-style.less b/src/assets/css/map/map-panel-style.less
index 76a400e..dd70774 100644
--- a/src/assets/css/map/map-panel-style.less
+++ b/src/assets/css/map/map-panel-style.less
@@ -679,9 +679,9 @@
   margin: 15px 0;
 }
 
-.fixed-table {
-  background: rgba(0, 16, 30, 1) !important;
-}
+//.fixed-table {
+//  background: rgba(0, 16, 30, 1) !important;
+//}
 
 /****************************鎶ヨ〃浜岀骇瀛愬脊妗嗘牱寮�***/
 .el-tabs__nav-wrap::after {

--
Gitblit v1.8.0