feat: Allow wider popup
This commit is contained in:
@@ -579,7 +579,7 @@ textarea {
|
||||
}
|
||||
|
||||
.maplibregl-popup {
|
||||
max-width: 200px;
|
||||
max-width: 600px !important;
|
||||
}
|
||||
|
||||
.maplibregl-popup-content {
|
||||
|
Reference in New Issue
Block a user