fix: map location preview collapsed in webkit

This commit is contained in:
Rainer Killinger
2023-12-05 09:35:57 +01:00
parent 66712bdd24
commit 655efc9d29

View File

@@ -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 {