From 4cf10878adfb20caa210f725c87e660fa6c8a027 Mon Sep 17 00:00:00 2001 From: jhynsoo Date: Thu, 19 Sep 2024 17:39:37 +0900 Subject: [PATCH] =?UTF-8?q?Design:=20=EB=B2=84=ED=8A=BC=20=EB=94=94?= =?UTF-8?q?=EC=9E=90=EC=9D=B8=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/AdminProjectSidebar/index.tsx | 2 +- frontend/src/components/WorkspaceSidebar/index.tsx | 2 +- frontend/src/pages/WorkspaceBrowseDetail.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/AdminProjectSidebar/index.tsx b/frontend/src/components/AdminProjectSidebar/index.tsx index d31838a..3e47411 100644 --- a/frontend/src/components/AdminProjectSidebar/index.tsx +++ b/frontend/src/components/AdminProjectSidebar/index.tsx @@ -43,7 +43,7 @@ export default function AdminProjectSidebar(): JSX.Element { diff --git a/frontend/src/components/WorkspaceSidebar/index.tsx b/frontend/src/components/WorkspaceSidebar/index.tsx index 963eeb8..5445aa5 100644 --- a/frontend/src/components/WorkspaceSidebar/index.tsx +++ b/frontend/src/components/WorkspaceSidebar/index.tsx @@ -36,7 +36,7 @@ export default function WorkspaceSidebar({ workspaceName, projects }: { workspac console.log('프로젝트 생성:', data)} - buttonClass="caption border-primary bg-gray-50" + buttonClass="caption bg-gray-50" />
diff --git a/frontend/src/pages/WorkspaceBrowseDetail.tsx b/frontend/src/pages/WorkspaceBrowseDetail.tsx index 0a30402..df5662c 100644 --- a/frontend/src/pages/WorkspaceBrowseDetail.tsx +++ b/frontend/src/pages/WorkspaceBrowseDetail.tsx @@ -63,7 +63,7 @@ function HeaderSection({