Leaflet/debug/css/mobile.css
Jon Koops 3c9524d3ec
Enforce UTF-8 with LF line endings for text files (#10066)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2026-01-09 15:47:37 +01:00

6 lines
74 B
CSS

html, body, #map {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}