From 8e8340911055cea995d410d98e0eeabf84e2e53f Mon Sep 17 00:00:00 2001
From: ChenZeping <chenzeping>
Date: 星期二, 27 四月 2021 17:20:47 +0800
Subject: [PATCH] 样式/接口调整

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

diff --git a/src/assets/css/map/map-panel-style.less b/src/assets/css/map/map-panel-style.less
index edb9f1c..ded7868 100644
--- a/src/assets/css/map/map-panel-style.less
+++ b/src/assets/css/map/map-panel-style.less
@@ -678,9 +678,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 {
@@ -787,4 +787,4 @@
   .el-icon-time:before {
     content: " ";
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0