mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Disable pointer events on map background img tiles
This commit is contained in:
@@ -3996,6 +3996,8 @@ img.tile {
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
|
||||
pointer-events: none;
|
||||
|
||||
-webkit-user-drag: none;
|
||||
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user