Browse Source

地图工具栏弹窗位置调整

wanger 11 tháng trước cách đây
mục cha
commit
263bcd4a29
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;