派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-03-18 aa6beffbd5cb8f78423f2d561eaa1b58c2b96373
src/assets/css/map/map-panel-style.less
@@ -160,7 +160,7 @@
  border: 1px solid @background-color-tools;
  background: @background-color-tools;
  padding: 0;
  width: 90px;
  //width: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
@@ -183,3 +183,6 @@
.el-popper[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: @background-color-tools;
}
.leaflet-control-easyPrint .leaflet-bar .leaflet-control {
  display: none;
}