Separate overlapping nearby observation markers on the map

This commit is contained in:
2569718930@qq.com
2026-04-06 07:37:25 +08:00
parent cc08839b51
commit 960a06672e
2 changed files with 54 additions and 2 deletions
@@ -1665,6 +1665,11 @@
white-space: nowrap;
}
.root :global(.nearby-marker-shell) {
display: inline-block;
will-change: transform;
}
@keyframes nearby-fade-in {
from {
opacity: 0;