scroll popup carte

This commit is contained in:
2025-05-16 11:11:30 +02:00
parent 978d3862c2
commit e2ba118291
2 changed files with 5 additions and 2 deletions
@@ -34,7 +34,9 @@
.leaflet-popup-content{
overflow: scroll;
height: 210px;
margin: 17px 20px 17px 20px !important;
margin: 17px 10px 17px 20px !important;
padding-right: 10px;
}
}