派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-09 4ef9f586e1ea5053906e59fb601447c26a7a49df
src/assets/css/map/map-panel-style.less
@@ -350,7 +350,12 @@
    }
  }
}
.el-table--border th{
  border-right: none;
  border-left: 1px solid #ddd;
}
.el-table--border th.gutter{border-left: none}
.el-table .cell, .el-table--border td:first-child .cell, .el-table--border th:first-child .cell {
@@ -366,9 +371,9 @@
  height: 0;
}
.el-table td, .el-table th.is-leaf {
  border: none;
  font-size: 0.08rem;
}
.el-table .warning-row {
  background: #28304d;
}