feat: add svg hover highlight
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
height: 100%;
|
||||
cursor: crosshair;
|
||||
}
|
||||
.map-container svg .hover-highlight {
|
||||
filter: drop-shadow(0 0 6px rgba(14, 165, 233, 0.75));
|
||||
}
|
||||
.map-overlay {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
|
Reference in New Issue
Block a user