Browse Source

地图工具栏弹窗位置调整

wanger 11 months ago
parent
commit
263bcd4a29
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/common/scss/globe.scss

+ 2 - 2
src/common/scss/globe.scss

@@ -37,8 +37,8 @@ div {
     min-width: 280px;
     display: inline-block;
     position: absolute;
-    right: 370px;
-    top: 70px;
+    right: 20px;
+    top: 106px;
     z-index: 99;
     cursor: pointer;
     // border: 1px solid #526f82;