@ -9,7 +9,7 @@
.mapboxgl-popup-content,
.maplibregl-popup-content {
@apply bg-grey-light shadow-lg rounded-md;
@apply bg-grey-light shadow-lg rounded-md max-h-[300px] overflow-y-auto;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,