Smaller iframe min-width for screen < 480px

This commit is contained in:
Yohan Boniface 2023-08-15 08:31:14 +02:00
parent d0ce5f68cd
commit d8a1592fcf

View file

@ -1456,6 +1456,9 @@ a.add-datalayer:hover,
.umap-permanent-credits-container {
max-width: 100%;
}
.umap-popup-large iframe {
min-width: 300px;
}
}
/* ****** */