Added SubscriptionsMap

This commit is contained in:
vjrj 2018-01-24 16:52:07 +01:00
parent b5d984de6f
commit 3eeb14e30e
10 changed files with 303 additions and 20 deletions

View file

@ -16,8 +16,8 @@ div.selectionmap-leaflet-container {
@include breakpoint(mobile) {
.selectionmap-leaflet-container {
height: 80%;
min-width: 90vw;
height: 80%;
min-width: 90vw;
}
}