yusheng 3 달 전
부모
커밋
ca34838efc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/home/map.vue

+ 1 - 0
src/views/home/map.vue

@@ -136,5 +136,6 @@
     width: 100%;
     height: 100%;
     background: #fff;
+    position: absolute;
   }
 </style>