mirror of
https://github.com/umap-project/umap.git
synced 2025-04-29 03:42:37 +02:00
parent
4ae47de8a9
commit
36b4510e46
1 changed files with 1 additions and 1 deletions
|
@ -1436,7 +1436,7 @@ span.popup-icon {
|
|||
margin-left: 10px;
|
||||
}
|
||||
.leaflet-top {
|
||||
z-index: calc(var(--zindex-panels) + 1);
|
||||
z-index: calc(var(--zindex-panels) - 1);
|
||||
}
|
||||
.leaflet-popup-content {
|
||||
min-width: 200px;
|
||||
|
|
Loading…
Reference in a new issue