派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 a66092232c904e34e4977687d9e2ee73a1ca49e1
src/assets/css/map/map-panel-style.less
@@ -48,6 +48,7 @@
}
.el-dialog {
  height: 500px;
  border: 0.00521rem solid @color;
  box-shadow: 0 0 0.03rem @color;
  background: rgba(0, 16, 30, 0.8);
@@ -393,6 +394,7 @@
}
.el-table .cell, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
  text-align: center;
}
@@ -411,12 +413,9 @@
.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: #27304d;
  background: #28304d;
}
.el-table .success-row {