Comment leaflt-grab

This commit is contained in:
Alireza Adli 2023-10-06 12:51:51 -04:00
parent eb173a396a
commit 825c80de4a

View File

@ -12,10 +12,10 @@
left: 470px;
}
}
/*.leaflet-container {
.leaflet-container {
height: 100%;
width: 100%;
}*/
}
.leaflet-container .leaflet-control-zoom {
border: 1px solid #fff;
box-shadow: 0 0 1px 1px #222;
@ -25,9 +25,9 @@
background: #fff;
background: rgba(255, 255, 255, 0.7);
}
.leaflet-grab {
/*.leaflet-grab {
cursor: crosshair;
}
}*/
@media (min-width: 990px){
/* Only show the "Click a building ..." notice for larger screens */
.map-notice {