fix: map location preview collapsed in webkit

This commit is contained in:
Rainer Killinger
2023-12-05 12:06:11 +00:00
parent 66712bdd24
commit 655efc9d29
@@ -59,6 +59,7 @@ ion-toolbar:first-of-type {
.map-item {
position: relative;
max-width: 550px;
flex: 1 0 auto;
margin: var(--spacing-md);
.close {