remove weird border from popup tip
This commit is contained in:
parent
0928a7d85a
commit
65eec891ab
1 changed files with 0 additions and 1 deletions
|
@ -786,7 +786,6 @@ main:not([data-view=route-result]) #route-dots {
|
||||||
}
|
}
|
||||||
.leaflet-popup-tip-container::after {
|
.leaflet-popup-tip-container::after {
|
||||||
content: "";
|
content: "";
|
||||||
border: 0 #dddddd solid;
|
|
||||||
border-top-width: 1px;
|
border-top-width: 1px;
|
||||||
display: block;
|
display: block;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue