shuishen
2021-06-15 4d8ef5d02421b1bb60f575e56b75d43a1ea4c2bb
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;
}