feat: Allow wider popup

This commit is contained in:
moanos [he/him] 2024-09-27 16:23:35 +02:00
parent e6056957e1
commit b91879ad6c

View File

@ -579,7 +579,7 @@ textarea {
} }
.maplibregl-popup { .maplibregl-popup {
max-width: 200px; max-width: 600px !important;
} }
.maplibregl-popup-content { .maplibregl-popup-content {