mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-14 10:30:50 +02:00
updated leaflet search autocomplete z-index
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
}
|
||||
.map-search {
|
||||
position: absolute;
|
||||
z-index: 9999;
|
||||
z-index: 2;
|
||||
top: 10px;
|
||||
width: 70%;
|
||||
max-width: 400px;
|
||||
|
||||
Reference in New Issue
Block a user