Merge pull request #1150 from umap-project/pfbreton-perso-patch-1

Back to max-height only for datalayers
This commit is contained in:
Yohan Boniface 2023-06-17 15:07:35 +02:00 committed by GitHub
commit 6f75807fc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -587,9 +587,8 @@ ul.photon-autocomplete {
border-radius: 2px;
}
.leaflet-control-browse .umap-browse-datalayers {
height: max-content;
max-height: 15em;
overflow-y: auto;
resize: vertical;
}
.search-result-tools i,
.leaflet-inplace-toolbar a,