frontend/style/pages/viewer/MapContainer.css
2023-04-29 14:54:53 +02:00

5 lines
77 B
CSS

.map-container {
width: 100%;
height: 100%;
background-color: black;
}