[fix] map freezes on mobile view

This commit is contained in:
Janis
2022-12-16 19:15:02 +01:00
parent e439aad1db
commit 163e35a49e
3 changed files with 2 additions and 21 deletions

View File

@@ -117,6 +117,7 @@
.homeMapContainer {
width: 90%;
min-height: 500px;
}
}
}