shuishen
2021-06-17 094dff34cea6a27ff251b23fc30ffafff6d3bcf2
widgets/MapPrinting/css/style.css
@@ -8,6 +8,7 @@
  height: 100%;
  border-radius: 10px;
  display: none;
  box-shadow: 0 0 8px #fff;
}
.MapPrinting-flex {
@@ -64,4 +65,7 @@
  /* padding: 5px; */
  position: relative;
  top: -2px;
}
}
.MapPrinting-flex-x :hover{
  color: red;
}