making Update leaflet.css rtl-friendly

This commit is contained in:
fim100 2024-08-05 12:32:00 +03:30 committed by GitHub
parent 03a82e7d2c
commit c2a8f68870
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 {