Commit 63c5e00
committed
fix(cdk/overlay): reduce touch interaction delay on backdrop (#30971)
Sets `touch-action: manipulation` on the overlay backdrop to reduced the tap delay on touch devices.
Fixes #30965.
(cherry picked from commit e4a1f54)1 parent e99b43e commit 63c5e00
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
0 commit comments