mobile css
Asked 1 year ago
1 Vote
0 Answers
12 Views
Trying to keep a form from moving when focusing on the input on mobile devices. the keyboard popup resizes the screen. ive tried adding position fixed, font size to 16, adding e.preventdefault, window.scrollto. still moves on mobile devices.