diff --git a/src/views/mapViews/mars3dMap.vue b/src/views/mapViews/mars3dMap.vue index 9a87774..3bf56d2 100644 --- a/src/views/mapViews/mars3dMap.vue +++ b/src/views/mapViews/mars3dMap.vue @@ -878,10 +878,10 @@ transform-origin: center bottom; } .map-frame{ - /*position: absolute;*/ + position: absolute; width: 100%; height: 100%; - /*top: 0%;*/ + top: 0%; z-index: 10000000; } .videoBox{