派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-19 c98cd1d07a99883d4bd2b9833ce7e91e56a6f1fb
src/assets/css/map/map-panel-style.less
@@ -14,7 +14,26 @@
  list-style: none;
}
.rt{
  float:right;
}
.lt{
  float:left;
}
.el-button--mini, .el-button--mini.is-round{
  padding: 0.02rem 0.04rem;
}
/*隐藏*/
.el-dialog__wrapper{
  height: 0;
}
.el-dialog{
  margin: 0 !important;
  position: fixed;
  z-index: 2000;
// left: 50%;
 //bottom:15px;
}
i {
  font-style: normal
}