Files
leaflet-geosearch/docs/components/Map.css
2016-12-19 19:44:18 +01:00

7 lines
80 B
CSS

.map {
position: absolute;
display: block;
width: 100%;
height: 100%;
}