making Update leaflet.css rtl-friendly

This commit is contained in:
fim100 2024-08-05 12:32:00 +03:30 committed by Yohan Boniface
parent ec790ad296
commit d65c48a88a

View file

@ -481,7 +481,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
text-align: start;
border-radius: 12px;
}
.leaflet-popup-content {