Fix incosistent z-indexes
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
@import "~leaflet/dist/leaflet.css";
|
@import "~leaflet/dist/leaflet.css";
|
||||||
|
|
||||||
.leaflet-top, .leaflet-bottom {
|
.leaflet-pane {
|
||||||
z-index: 490 !important;
|
z-index: 10 !important;
|
||||||
|
}
|
||||||
|
.leaflet-top, .leaflet-bottom, .leaflet-control {
|
||||||
|
z-index: 20 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user