From f76892a6ce4369a913f0a89970c0f5d913e0a1f9 Mon Sep 17 00:00:00 2001 From: taekyoungc Date: Thu, 2 Jul 2026 11:18:47 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EA=B8=B0=EB=B3=B8=EC=BD=94=EB=93=9C?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=20=ED=91=9C=20=ED=85=8D=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=84=B8=EB=A1=9C=20=EC=A4=84=EB=B0=94=EA=BF=88=20=EB=B0=A9?= =?UTF-8?q?=EC=A7=80(whitespace-nowrap)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 코드명 등 폭 미지정 열이 좁아지면 글자 단위로 줄바꿈되어 세로로 표시되던 문제. 두 테이블의 모든 th/td에 whitespace-nowrap을 추가해 가로로 표시되게 하고, 필요 시 컨테이너의 overflow-auto로 가로 스크롤. --- app/Views/bag/code_kinds.php | 60 ++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/app/Views/bag/code_kinds.php b/app/Views/bag/code_kinds.php index 75f960b..bee6a8a 100644 --- a/app/Views/bag/code_kinds.php +++ b/app/Views/bag/code_kinds.php @@ -36,14 +36,14 @@ $stateBadge = static function (int $state): string { - - - - - - + + + + + + - + @@ -56,14 +56,14 @@ $stateBadge = static function (int $state): string { ?> - - - - - - + + + + + + -
번호코드코드명세부코드상태등록일번호코드코드명세부코드상태등록일 작업작업
ck_code) ?>ck_name) ?>ck_idx] ?? 0) ?>개ck_state ?? 0)) ?>ck_regdate ?? '') ?>ck_code) ?>ck_name) ?>ck_idx] ?? 0) ?>개ck_state ?? 0)) ?>ck_regdate ?? '') ?> + 수정
@@ -102,15 +102,15 @@ $stateBadge = static function (int $state): string { - - - - - - - + + + + + + + - + @@ -122,17 +122,17 @@ $stateBadge = static function (int $state): string { $scopeLabel = $isPlatform ? '공통' : '지자체'; ?> - - - - + + + - - - + + + -
번호코드코드명범위정렬상태등록일번호코드코드명범위정렬상태등록일 작업작업
cd_code) ?>cd_name) ?> + cd_code) ?>cd_name) ?> cd_sort ?? 0) ?>cd_state ?? 0)) ?>cd_regdate ?? '') ?>cd_sort ?? 0) ?>cd_state ?? 0)) ?>cd_regdate ?? '') ?> + cd_idx])): ?> 수정