派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-19 71f75cd55d11dda80118c0c3e278a8c531d98dc5
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
}