fix pin touch events
This commit is contained in:
@ -10,7 +10,7 @@ svg.sim {
|
||||
stroke-width: 3px;
|
||||
}
|
||||
|
||||
.sim-pin-touch:hover {
|
||||
.sim-pin:hover {
|
||||
stroke:#D4AF37;
|
||||
stroke-width:2px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user