facilmap/frontend/app/map/map/map.scss

13 wiersze
109 B
SCSS

#map {
height: 100%;
}
#map.fm-overFeature {
cursor: pointer;
}
.fm-map {
width: 100%;
height: 100%;
}