张延森 hace 3 años
padre
commit
17808c9ad1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/components/GeoMap/style.less

+ 1
- 0
src/components/GeoMap/style.less Ver fichero

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