From 772da88e9b64c68256c52d95f93d0f38488780c0 Mon Sep 17 00:00:00 2001 From: Takeshi Kimata <117462761+kimatata@users.noreply.github.com> Date: Sat, 4 May 2024 13:39:19 +0900 Subject: [PATCH] Adjust Appearance --- .../app/[locale]/projects/ProjectsPage.tsx | 58 +++++++++---------- .../[folderId]/cases/TestCaseTable.tsx | 19 ++++-- 2 files changed, 41 insertions(+), 36 deletions(-) diff --git a/frontend/src/app/[locale]/projects/ProjectsPage.tsx b/frontend/src/app/[locale]/projects/ProjectsPage.tsx index b2cc51c..d8dd657 100644 --- a/frontend/src/app/[locale]/projects/ProjectsPage.tsx +++ b/frontend/src/app/[locale]/projects/ProjectsPage.tsx @@ -81,38 +81,36 @@ export default function ProjectsPage({ messages, locale }: Props) { }; return ( -