张延森 3 년 전
부모
커밋
17808c9ad1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/components/GeoMap/style.less

+ 1
- 0
src/components/GeoMap/style.less 파일 보기

@@ -1,6 +1,7 @@
1 1
 .geo-map-container {
2 2
   width: 100%;
3 3
   height: 100%;
4
+  max-height: 550px;
4 5
   overflow: hidden;
5 6
   border-top-left-radius: 12px;
6 7
   border-top-right-radius: 12px;