派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 84dfbb0dc11d5a07bc5e76573c6642461a25ce29
src/assets/css/map/map-panel-style.less
@@ -388,12 +388,10 @@
}
.el-table .cell, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
  text-align: center;
}
.el-table th > .cell {
  border: 1px #396d83 solid;
  color: #00fff6;
}
@@ -408,9 +406,12 @@
.el-table td, .el-table th.is-leaf {
  font-size: 0.08rem;
}
.el-table td, .el-table th.is-leaf {
  border-bottom: none;
}
.el-table .warning-row {
  background: #28304d;
  background: #27304d;
}
.el-table .success-row {