Update default height of map component
This commit is contained in:
parent
e4a8704870
commit
b3f1458d8f
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue