派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-13 12ac24e91636c9723b2e89fc354735aa27e10c69
src/assets/css/map/map-panel-style.less
@@ -115,6 +115,7 @@
  thead.is-group th {
    background: transparent;
    padding:0
  }
  .el-table__expanded-cell {
@@ -556,7 +557,7 @@
  }
}
/***********************************************右侧官网相关************/
/***********************************************右侧管线相关************/
.el-tabs__header {
  background: none;
}
@@ -586,3 +587,17 @@
  background: none;
  border: none;
}
.el-card {
  margin-top: 15px;
  background: rgba(0, 16, 30, 0.5);
  border: 0.00521rem solid @color;
  box-shadow: 0 0 0.03rem @color;
}
.clearfix {
  display: inline-block;
  color: #ffffff;
  margin: 15px 0;
}
.fixed-table {
  background: rgba(0, 16, 30, 1);
}