mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Be less expansive with touch action selector (re: #7708)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
-ms-user-select: none;
|
||||
-ms-content-zooming: none;
|
||||
}
|
||||
.ideditor, .ideditor * {
|
||||
.ideditor div {
|
||||
/* disable pinch-to-zoom of the UI on touch devices */
|
||||
touch-action: pan-x pan-y;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user