From 4f0af62d8c3060afe5f6c7c9581f1c4f2ef1c66e Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Tue, 20 Jan 2026 08:51:49 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EB=84=A4=EB=B9=84=EA=B2=8C=EC=9D=B4?= =?UTF-8?q?=EC=85=98=20=EC=83=89=EC=83=81=20=EB=B0=8F=20=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=95=84=EC=9B=83=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 변경사항: 1. navbar 배경색을 하늘색 계열로 변경 (#0ea5e9, #38bdf8, #7dd3fc) 2. 대시보드 버튼을 header에 눈에 띄게 추가 3. work-management.css의 navbar 관련 중복 스타일 제거하여 레이아웃 충돌 해결 수정된 파일: - web-ui/components/navbar.html - web-ui/css/work-management.css 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- web-ui/components/navbar.html | 50 ++++++++- web-ui/css/work-management.css | 195 ++------------------------------- 2 files changed, 52 insertions(+), 193 deletions(-) diff --git a/web-ui/components/navbar.html b/web-ui/components/navbar.html index 8b01e7f..260061c 100644 --- a/web-ui/components/navbar.html +++ b/web-ui/components/navbar.html @@ -20,6 +20,11 @@
+ + 📊 + 대시보드 + +