1
0
Fork 0
mirror of https://github.com/Luzifer/mapshare.git synced 2024-11-09 21:50:00 +00:00
mapshare/frontend/app.css

6 lines
85 B
CSS

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