From 0822baf5b7fd328822812a11c4c5ed150859dc2e Mon Sep 17 00:00:00 2001 From: king Date: Thu, 25 Jun 2026 17:31:31 +0900 Subject: [PATCH] =?UTF-8?q?style(project):=20=EB=AA=A8=EB=93=A0=20?= =?UTF-8?q?=EB=8C=93=EA=B8=80=20=ED=91=9C=EC=8B=9C=EB=A5=BC=20=F0=9F=92=AC?= =?UTF-8?q?=20=EC=9D=B4=EB=AA=A8=EC=A7=80=EB=A1=9C=20=ED=86=B5=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 달력/보드/리스트 말풍선과 업무 모달 댓글 헤더 아이콘을 material 폰트 대신 💬 이모지로 변경(타임라인과 일관). Co-Authored-By: Claude Opus 4.8 --- app/modules/project/templates/project/index.html | 4 ++-- app/modules/project/templates/project/project.html | 6 +++--- app/static/project.css | 5 ++--- app/static/project.js | 4 ++-- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/app/modules/project/templates/project/index.html b/app/modules/project/templates/project/index.html index b46e6ad..dc44197 100644 --- a/app/modules/project/templates/project/index.html +++ b/app/modules/project/templates/project/index.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - + {% endblock %} @@ -167,5 +167,5 @@ - + {% endblock %} diff --git a/app/modules/project/templates/project/project.html b/app/modules/project/templates/project/project.html index e517a00..a993ed0 100644 --- a/app/modules/project/templates/project/project.html +++ b/app/modules/project/templates/project/project.html @@ -1,7 +1,7 @@ {% extends "erp_base.html" %} {% block head_extra %} - + @@ -233,7 +233,7 @@