月球大数据地理空间分析展示平台-【中台】
Surpriseplus
2023-07-12 e0390205f97847ae8e050873db51b619b7ebcc55
public/mapscreen/css/style.css
@@ -1,4 +1,5 @@
html, body {
html,
body {
  position: absolute;
  width: 100%;
  height: 100%;
@@ -55,13 +56,20 @@
}
.world-globe-halo {
  position: absolute;
  /* position: absolute;
  left: 50%;
  top: 50%;
  width: 730px;
  height: 715px;
  margin-left: -368px;
  margin-top: -350px;
  margin-top: -350px; */
  position: absolute;
  left: 50%;
  top: 50%;
  width: 730px;
  height: 681px;
  margin-left: -368px;
  margin-top: -324px;
}
.info {