wenhongquan 3 년 전
부모
커밋
6c432bca9a
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/components/MarkerMap/index.scss

+ 3 - 3
src/components/MarkerMap/index.scss

@@ -83,15 +83,15 @@
         //     }
         // }
         img {
-            width: px2rem(48px * 2);
-            height: px2rem(48px * 2);
+            width: px2rem(38px * 2);
+            height: px2rem(38px * 2);
             margin: auto;
             animation-iteration-count: infinite;
         }
     }
     .othersystem {
         position: absolute;
-        bottom: 6%;
+        bottom: 5%;
         left: 27.5%;
         width: 45%;
         height: 15%;