remove weird border from popup tip

This commit is contained in:
Gwendolyn 2023-12-20 23:15:48 +01:00
parent 0928a7d85a
commit 65eec891ab

View file

@ -786,7 +786,6 @@ main:not([data-view=route-result]) #route-dots {
}
.leaflet-popup-tip-container::after {
content: "";
border: 0 #dddddd solid;
border-top-width: 1px;
display: block;
width: 28px;