Skip to content

Commit

Permalink
Fix pointer events rule
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Jul 29, 2023
1 parent 66cb7bd commit 5368025
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

.MapVehicleMarker picture,
.MapVehicleMarker picture * {
pointer-event: none;
pointer-events: none;
}

@keyframes enlarge {
Expand Down

0 comments on commit 5368025

Please sign in to comment.