From b6a06b234d10c7bcaddfbc5ad8325539f9a14f1c Mon Sep 17 00:00:00 2001 From: sylenien Date: Thu, 1 Sep 2022 17:56:19 +0200 Subject: [PATCH] fix(ui): fix list header size --- .../Dashboard/components/DashboardList/DashboardList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Dashboard/components/DashboardList/DashboardList.tsx b/frontend/app/components/Dashboard/components/DashboardList/DashboardList.tsx index ecc00a594..bdb9d6b7a 100644 --- a/frontend/app/components/Dashboard/components/DashboardList/DashboardList.tsx +++ b/frontend/app/components/Dashboard/components/DashboardList/DashboardList.tsx @@ -34,7 +34,7 @@ function DashboardList() { } >
-
+
Title
Visibility
Created