link map widget always rendered centered map

This commit is contained in:
zadam
2020-03-07 20:41:03 +01:00
parent 62da383623
commit 81ec85083a
8 changed files with 718 additions and 574 deletions

View File

@@ -88,6 +88,7 @@ const RIGHT_PANE_CSS = `
border: 0;
height: 100%;
overflow: auto;
max-height: 300px;
}
#right-pane .card-body ul {