Update default height of map component

This commit is contained in:
Andrew Kingston 2022-03-16 15:03:13 +00:00
parent e4a8704870
commit b3f1458d8f
1 changed files with 1 additions and 0 deletions

View File

@ -364,6 +364,7 @@
<style> <style>
.embedded-map-wrapper { .embedded-map-wrapper {
background-color: #f1f1f1; background-color: #f1f1f1;
height: 320px;
} }
.map-default { .map-default {
min-height: 180px; min-height: 180px;