RadentscheidWordpressLocations icon indicating copy to clipboard operation
RadentscheidWordpressLocations copied to clipboard

Die hohen zindex Werte vertragen sich oft nicht mit anderen Elementen

Open steampixel opened this issue 4 years ago • 0 comments

Bitte mal niedrigere wählen:

.leaflet-pane {
    z-index: 1 !important;
}

.leaflet-top, .leaflet-bottom {
    z-index: 2 !important;
}

steampixel avatar Apr 15 '21 06:04 steampixel