From 9b28d78a903142e56afbc8cacd228e8e38822e84 Mon Sep 17 00:00:00 2001 From: taekyoungc Date: Fri, 3 Jul 2026 19:15:03 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A7=80=EC=A0=95=ED=8C=90=EB=A7=A4?= =?UTF-8?q?=EC=86=8C=20=EB=A6=AC=EC=8A=A4=ED=8A=B8=20=EA=B8=B0=EB=B3=B8=20?= =?UTF-8?q?10=ED=96=89=20=ED=91=9C=EC=8B=9C=20+=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=A1=A4(#25=20=EC=9D=BC=EB=B6=80)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 리스트 스크롤 영역을 헤더+약 10행(424px)으로 제한하고 나머지는 스크롤. 스크롤 시 헤더 고정(sticky), 좌측 패널을 내용 높이로 맞춰(align-self) 리스트 아래 빈 공간 방지. 좁은 화면(1024px 이하)에선 기존 동작 유지. --- app/Views/admin/designated_shop/index.php | 245 ++++++++++++++-------- 1 file changed, 155 insertions(+), 90 deletions(-) diff --git a/app/Views/admin/designated_shop/index.php b/app/Views/admin/designated_shop/index.php index 21dd79d..d992527 100644 --- a/app/Views/admin/designated_shop/index.php +++ b/app/Views/admin/designated_shop/index.php @@ -11,27 +11,37 @@ if ($currentPath === 'bag/designated-shops') { ?> $readOnly ? '지정판매소 조회 목록' : '지정판매소 목록']) ?>