modmapper-web/styles/Map.module.css

7 lines
79 B
CSS

.map-container {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}