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