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