Update default height of map component
This commit is contained in:
parent
e4a8704870
commit
b3f1458d8f
|
@ -364,6 +364,7 @@
|
|||
<style>
|
||||
.embedded-map-wrapper {
|
||||
background-color: #f1f1f1;
|
||||
height: 320px;
|
||||
}
|
||||
.map-default {
|
||||
min-height: 180px;
|
||||
|
|
Loading…
Reference in New Issue