派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 e723b7220b3fcda8c1633557f44f0afc1f0d2301
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,6 +393,7 @@
}
.el-table .cell, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
  text-align: center;
}
@@ -411,7 +414,7 @@
}
.el-table .warning-row {
  background: #27304d;
  background: #28304d;
}
.el-table .success-row {