From c56e506fd34c58209240e97fc29043639fae5d19 Mon Sep 17 00:00:00 2001 From: ChenZeping <chenzeping> Date: 星期四, 29 四月 2021 15:13:21 +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