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

13 wiersze
109 B
SCSS
Czysty Zwykły widok Historia

2016-10-04 16:36:59 +00:00
#map {
height: 100%;
}
2016-10-18 18:27:57 +00:00
#map.fm-overFeature {
2016-10-04 16:36:59 +00:00
cursor: pointer;
}
2016-10-18 18:27:57 +00:00
.fm-map {
2016-10-07 17:06:22 +00:00
width: 100%;
height: 100%;
2016-10-04 16:36:59 +00:00
}