派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-03-19 c88e6fc89736da8faa46d525c8781c0f1dac5384
src/assets/css/map/map-panel-style.less
@@ -157,13 +157,17 @@
}
.tools-panel-content {
  border: 1px solid @background-color-tools;
  background: @background-color-tools;
  //position: absolute;
  //top: 60px;
  //left: 55px;
  background: @background-color;
  border: 0.00521rem solid @color-shadow;
  padding: 0;
  width: 90px;
  //width: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-left: 55px;
  .el-button {
    padding: 0;
@@ -180,6 +184,10 @@
  }
}
.el-popper[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: @background-color-tools;
.leaflet-control-easyPrint .leaflet-bar .leaflet-control {
  display: none;
}
.popper__arrow {
  display: none !important;
}