1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00

Update default height of map component

This commit is contained in:
Andrew Kingston 2022-03-16 15:03:13 +00:00
parent 44bc4f4f43
commit d03dc54efd

View file

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