派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-20 c4acc9cdfc3a3a22bd89661a4af1429e01e2e260
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
  }