派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 80eb8d433418b8e0f4556b96ddab2782a91f7433
src/assets/css/map/map-panel-style.less
@@ -252,6 +252,11 @@
}
.hover-bottom:hover,
.hover-bottom.hover{
  box-shadow: 0 0 0.03rem #fff700 inset !important;
  color: #fff700 !important;
  cursor: pointer;
}
.active-button {
  border: 0.00521rem solid #fff700 !important;
  box-shadow: 0 0 0.03rem #fff700 !important;
@@ -365,10 +370,8 @@
    height: 0;
    background: none;
  }
  .cell {
    padding: 0 3px !important;
    i {
      display: block;
      font-style: normal;
@@ -393,7 +396,6 @@
}
.el-table th > .cell {
  border: 1px #396d83 solid;
  color: #00fff6;
}