gompass/app/components/map/map.css

5 lines
64 B
CSS
Raw Normal View History

2023-02-08 14:31:03 +01:00
/*set up the height of*/
.leaflet-container {
height: 85vh;
}