From 7fc2b95b11d2d031706d034af89bfbee41030eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Sat, 31 Jan 2026 20:26:42 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EB=82=B4=20=EA=B3=84=EC=95=BD=20=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=ED=94=84=EB=A1=9C=EA=B7=B8=EB=9E=98=EC=8A=A4?= =?UTF-8?q?=EB=B0=94=20=EB=B9=84=EC=9C=A8=20=EC=A1=B0=EC=A0=95=20(?= =?UTF-8?q?=EC=98=81=EC=97=85/=EB=A7=A4=EB=8B=88=EC=A0=80=20=EC=A0=88?= =?UTF-8?q?=EB=B0=98)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 영업/매니저 프로그래스바 너비를 w-32에서 flex-1로 변경 - 영업/매니저와 개발 진행 프로그래스바가 각각 절반씩 차지하도록 수정 Co-Authored-By: Claude --- .../views/sales/dashboard/partials/tenant-list.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/sales/dashboard/partials/tenant-list.blade.php b/resources/views/sales/dashboard/partials/tenant-list.blade.php index aba3851d..ddc54560 100644 --- a/resources/views/sales/dashboard/partials/tenant-list.blade.php +++ b/resources/views/sales/dashboard/partials/tenant-list.blade.php @@ -122,8 +122,8 @@ class="inline-flex items-center gap-1 px-2 py-1 rounded text-xs font-medium bg-g
- {{-- 영업/매니저 프로그레스 바 (컴팩트) --}} -
+ {{-- 영업/매니저 프로그레스 바 (절반) --}} +
{{-- 영업 --}}
@@ -277,8 +277,8 @@ class="inline-flex items-center gap-1 px-2 py-1 rounded text-xs font-medium bg-g
- {{-- 좌측: 영업/매니저 프로그레스 바 (컴팩트) --}} -
+ {{-- 좌측: 영업/매니저 프로그레스 바 (절반) --}} +
{{-- 영업 --}}