From 59242177d609a3b86f6d5dba0482dc27fca7f3e4 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Wed, 1 Apr 2026 12:50:41 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EB=B3=B8?= =?UTF-8?q?=EB=AC=B8=20=ED=95=98=EB=8B=A8=EC=9D=B4=20=EB=84=A4=EB=B9=84?= =?UTF-8?q?=EC=97=90=20=EA=B0=80=EB=A0=A4=EC=A7=80=EB=8A=94=20=EB=AC=B8?= =?UTF-8?q?=EC=A0=9C=20=E2=80=94=20padding-bottom=20=ED=99=95=EB=8C=80=20(?= =?UTF-8?q?140px)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- system1-factory/web/css/purchase-mobile.css | 2 +- system1-factory/web/pages/purchase/request-mobile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system1-factory/web/css/purchase-mobile.css b/system1-factory/web/css/purchase-mobile.css index ccc8550..9224a31 100644 --- a/system1-factory/web/css/purchase-mobile.css +++ b/system1-factory/web/css/purchase-mobile.css @@ -2,7 +2,7 @@ /* 메인 컨텐츠 (하단 네비 여유) */ .pm-content { - padding-bottom: calc(76px + env(safe-area-inset-bottom)); + padding-bottom: calc(140px + env(safe-area-inset-bottom)); min-height: 100vh; } diff --git a/system1-factory/web/pages/purchase/request-mobile.html b/system1-factory/web/pages/purchase/request-mobile.html index cb9d61f..81d5150 100644 --- a/system1-factory/web/pages/purchase/request-mobile.html +++ b/system1-factory/web/pages/purchase/request-mobile.html @@ -7,7 +7,7 @@ - +