From ec130e85a6881fa4818e2b62395ec3199f4fecad Mon Sep 17 00:00:00 2001 From: sb Date: Tue, 7 Jul 2026 21:02:18 +0900 Subject: [PATCH] =?UTF-8?q?fix(ios):=20input=20=ED=8F=AC=EC=BB=A4=EC=8A=A4?= =?UTF-8?q?=20=EC=8B=9C=20=EC=9E=90=EB=8F=99=ED=99=95=EB=8C=80=EB=A1=9C=20?= =?UTF-8?q?=ED=99=94=EB=A9=B4=20=EB=B0=80=EB=A6=BC=20=E2=80=94=20viewport?= =?UTF-8?q?=20maximum-scale=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 원인: viewport에 maximum-scale 없어 iOS가 16px 미만 input 포커스 시 페이지 자동확대 → 모든 화면에서 폼 선택 시 가로로 밀려 잘려 보임. maximum-scale=1,user-scalable=no로 해결. Co-Authored-By: Claude Opus 4.8 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ea777b8..629a933 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + 돈돼지 가계부