mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 05:20:24 +00:00
Exclude input type=range from touch-action:manipulation
This commit is contained in:
parent
bd3ca58c08
commit
6b6f45ad67
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,7 @@ a,
|
|||
area,
|
||||
button,
|
||||
[role="button"],
|
||||
input,
|
||||
input:not([type=range]),
|
||||
label,
|
||||
select,
|
||||
summary,
|
||||
|
|
|
|||
Loading…
Reference in a new issue