sandbox-react/leaflet-js/app/index.css

12 lines
98 B
CSS

html,
body {
height: 100%;
padding: 0;
margin: 0;
}
#map {
z-index: 0;
height: 100%;
}