liuyg
2021-06-15 402bc6302c7e23949b473c70b9679a11d303129b
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;
}