Make position fixed
This commit is contained in:
parent
0586af694a
commit
75ba25f2ed
@ -1,5 +1,5 @@
|
|||||||
.map-container {
|
.map-container {
|
||||||
position: absolute;
|
position: fixed !important;
|
||||||
top: 76px; /* sync with header positioning */
|
top: 76px; /* sync with header positioning */
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user