mirror of
https://github.com/Luzifer/mapshare.git
synced 2024-11-09 21:50:00 +00:00
6 lines
85 B
CSS
6 lines
85 B
CSS
html, body, #app, #map {
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100%;
|
|
}
|