workaround because chrome doesn't support onclick in select options

This commit is contained in:
lenovo
2022-11-14 13:42:18 +01:00
parent 49daf21ae6
commit 48e1572957
8 changed files with 46 additions and 37 deletions

View File

@@ -15,7 +15,7 @@
@media only screen and (max-width: 700px) {
#ljdp_map {
height: 500px;
height: 400px;
}
}