web: fix white rectangle behind markers
This commit is contained in:
@@ -179,3 +179,8 @@ div.worldcontrol select {
|
|||||||
margin-left:-50%;
|
margin-left:-50%;
|
||||||
margin-top:-50%;
|
margin-top:-50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.leaflet-div-icon {
|
||||||
|
background: 0;
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user