派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-14 7e393312d361c55805c79bc58576ec0d888dc89d
src/assets/css/map/map-panel-style.less
@@ -6,12 +6,14 @@
  font: 12px/1.5 "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
/*全局设置***********/
h1, h2, h3, h4, h5, h6, ul, li, p {
  padding: 0;
  margin: 0;
  list-style: none;
}
i {
  font-style: normal
@@ -391,7 +393,6 @@
}
.el-table .cell, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
  text-align: center;
}
@@ -410,9 +411,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 {