Add attributes to the media mapcontainer

This commit is contained in:
Alireza Adli 2023-10-06 12:31:21 -04:00
parent 59173da3fb
commit 22c13e26b5

View File

@ -10,6 +10,8 @@
.map-container {
top: 0;
left: 470px;
height: 100%;
width: 100%;
}
}
.leaflet-container {