quanyawei
2024-01-11 1b3f8b875ed16cad81abf8f69e5f347561c76085
src/components/Wind/dataModel.css
@@ -2,11 +2,14 @@
  .leaflet-popup-content-wrapper {
    width: 415px;
    height: 300px;
  }
}
.mypopupNoWind {
  .leaflet-popup-content-wrapper {
    width: 415px;
    height: 160px;
  }
}
.marker_maptip {
  width: 380px;
  background: #fff;
@@ -50,7 +53,10 @@
  white-space: nowrap;
}
.marker_maptip .marker_firstline_2WH .marker_citypart_keg .marker_name_small_1VU {
.marker_maptip
  .marker_firstline_2WH
  .marker_citypart_keg
  .marker_name_small_1VU {
  font-size: 16px;
  height: 28px;
  line-height: 28px;
@@ -67,12 +73,18 @@
  margin-right: 0.8%;
}
.marker_maptip .marker_firstline_2WH .marker_indexpart_2UI .marker_indexname_3TP {
.marker_maptip
  .marker_firstline_2WH
  .marker_indexpart_2UI
  .marker_indexname_3TP {
  height: 20px;
  line-height: 20px;
}
.marker_maptip .marker_firstline_2WH .marker_indexpart_2UI .marker_indexvalue_1O7 {
.marker_maptip
  .marker_firstline_2WH
  .marker_indexpart_2UI
  .marker_indexvalue_1O7 {
  height: 24px;
  font-size: 16px;
  line-height: 24px;
@@ -112,7 +124,11 @@
  text-align: center;
}
.marker_maptip .marker_secondline_2Om .marker_item_2Kk .marker_itemvalue_1l1 .marker_redpoint_2aL {
.marker_maptip
  .marker_secondline_2Om
  .marker_item_2Kk
  .marker_itemvalue_1l1
  .marker_redpoint_2aL {
  width: 4px;
  height: 4px;
  padding: 3px;
@@ -170,4 +186,4 @@
  font-size: 15px;
  width: 50%;
  color: #999;
}
}