张延森 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;