张延森 před 3 roky
rodič
revize
17808c9ad1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      src/components/GeoMap/style.less

+ 1
- 0
src/components/GeoMap/style.less Zobrazit soubor

@@ -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;