From e0016bbf7f1606733a98fb5811f30cc7b852be8e Mon Sep 17 00:00:00 2001 From: "focp212@naver.com" Date: Thu, 30 Oct 2025 13:22:05 +0900 Subject: [PATCH] . --- src/shared/ui/assets/css/style-fix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/ui/assets/css/style-fix.css b/src/shared/ui/assets/css/style-fix.css index b1b7200..4e1d7f6 100644 --- a/src/shared/ui/assets/css/style-fix.css +++ b/src/shared/ui/assets/css/style-fix.css @@ -438,6 +438,6 @@ main.home-main{ .link-payment-detail-button button { width: 100%; } -.main.pop{ +main.pop{ padding-bottom: env(safe-area-inset-bottom); } \ No newline at end of file