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