:fix: add z-index to the map on full screen
This commit is contained in:
parent
3ecded9697
commit
eb1ab94f2e
@ -54,6 +54,7 @@
|
|||||||
left: 0 !important;
|
left: 0 !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
|
z-index: 999 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.map-container {
|
.map-container {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user