Fix scroll over input on iOS
This commit is contained in:
parent
e5d415ab44
commit
0e174da260
3 changed files with 5 additions and 3 deletions
|
|
@ -12,7 +12,6 @@ body {
|
|||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
-webkit-touch-callout: none !important;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue