diff --git a/src/views/mapViews/mars3dMap.vue b/src/views/mapViews/mars3dMap.vue index 66af260..990d9d4 100644 --- a/src/views/mapViews/mars3dMap.vue +++ b/src/views/mapViews/mars3dMap.vue @@ -1266,7 +1266,7 @@ text-align:center; height:70px; z-index: 1000; - position: fixed; bottom: 2rem;right: 0.01rem; + position: fixed; bottom: 1rem;right: 0.01rem; .bottom_inner-right{ height: 2.5em; position: relative; @@ -1276,10 +1276,10 @@ .bottom-btn-right{ // width: 9em; // height: 2.5em; - padding: 0.05rem 0.1rem; + padding: 0.03rem 0.08rem; border-radius: 0.05rem; // float: left; - margin-bottom: 0.04rem; + margin-bottom: 0.03rem; font-size: 0.088rem; cursor: pointer; }