派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-20 ced3b2ffd422d9a537dec22445d0a6db6702434a
src/assets/css/map/map-panel-style.less
@@ -268,16 +268,16 @@
/***************Company 图层 悬浮框样式。*********************************/
.company-bindTooltip {
  position: absolute;
  top: 0;
  left: 0;
  top: 10px;
  left: 8px;
  display: flex;
  justify-content: center;
  justify-items: center;
  img {
    display: block;
    width: 32px;
    height: 32px;
    width: 35px;
    height: 35px;
    margin-left: -16px;
    margin-top: -16px
  }