From 7c402532b400fde9ff80f5876d914d1f481ff55c Mon Sep 17 00:00:00 2001 From: kjs Date: Wed, 1 Apr 2026 16:28:59 +0900 Subject: [PATCH] Update Barcode Label Management Page UI for Consistency - Changed background color of the main container from white to card style for better visual consistency with the overall design. - Updated the CardHeader background to a muted style, enhancing the aesthetic appeal and aligning with the new design guidelines. These changes improve the user interface of the Barcode Label Management page, ensuring a cohesive look and feel across the application. --- frontend/app/(main)/admin/screenMng/barcodeList/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app/(main)/admin/screenMng/barcodeList/page.tsx b/frontend/app/(main)/admin/screenMng/barcodeList/page.tsx index 460fa220..74bd787e 100644 --- a/frontend/app/(main)/admin/screenMng/barcodeList/page.tsx +++ b/frontend/app/(main)/admin/screenMng/barcodeList/page.tsx @@ -34,7 +34,7 @@ export default function BarcodeLabelManagementPage() { return (
-
+

바코드 라벨 관리

ZD421 등 바코드 프린터용 라벨을 작성하고 출력합니다

@@ -79,7 +79,7 @@ export default function BarcodeLabelManagementPage() { {/* 카메라 스캔: 바코드 값을 텍스트로 추출해 표시 */} - + 바코드 스캔