pin marker: fix ball 'square'ish

This commit is contained in:
Joachim Schleicher 2023-10-22 19:49:52 +02:00
parent b149a69efd
commit 86b27ceb0f

View file

@ -1230,6 +1230,7 @@ a.add-datalayer:hover,
width: 16px;
}
.umap-ball-icon.umap-icon-active .icon_container {
border-radius: 10px 10px 10px 10px;
box-shadow: 1px 23px 6px -3px white;
margin-left: -2px;
margin-top: -4px;