updated leaflet search autocomplete z-index

This commit is contained in:
Gani Georgiev
2025-04-15 22:23:55 +03:00
parent 02c975467c
commit 6988bf0d7c
31 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -206,7 +206,7 @@
}
.map-search {
position: absolute;
z-index: 9999;
z-index: 2;
top: 10px;
width: 70%;
max-width: 400px;