sandbox/svgmap/src/components/map/Map.css

10 lines
93 B
CSS

.map {
overflow: hidden;
}
.handler {
position: fixed;
height: 100%;
width: 100%;
}