Remove the pitch-to-zoom on the keyboard in iOS

main
kirbylife 2023-10-14 15:14:15 -06:00
parent 638c87696f
commit 7b65f383f1
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ main {
width: auto;
height: 60px;
border: 2px solid lightgray;
touch-action: manipulation;
}
.keyboard > button.key-big {