Remove the pitch-to-zoom on the keyboard in iOS
parent
638c87696f
commit
7b65f383f1
|
@ -97,6 +97,7 @@ main {
|
|||
width: auto;
|
||||
height: 60px;
|
||||
border: 2px solid lightgray;
|
||||
touch-action: manipulation;
|
||||
}
|
||||
|
||||
.keyboard > button.key-big {
|
||||
|
|
Loading…
Reference in New Issue