From d2c8049e46fdb1c3d77e3dc7ee2097b722261175 Mon Sep 17 00:00:00 2001 From: pro Date: Thu, 22 Jan 2026 20:52:37 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EB=AA=A8=EB=8B=AC=EC=B0=BD=20=EB=86=92?= =?UTF-8?q?=EC=9D=B4=20=EC=A0=9C=ED=95=9C=20=EB=B0=8F=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=A1=A4=20=EA=B8=B0=EB=8A=A5=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 모달 최대 높이 80vh로 제한 - 외부 컨테이너에 overflow-y-auto 추가 - 상하 여백(py-8) 추가하여 닫기 버튼 접근성 확보 Co-Authored-By: Claude Opus 4.5 --- resources/views/credit/inquiry/index.blade.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/resources/views/credit/inquiry/index.blade.php b/resources/views/credit/inquiry/index.blade.php index 187f42ae..5bf0b450 100644 --- a/resources/views/credit/inquiry/index.blade.php +++ b/resources/views/credit/inquiry/index.blade.php @@ -233,8 +233,9 @@ class="flex-1 bg-blue-600 text-white py-2 rounded-lg hover:bg-blue-700 transitio -