diff --git a/services/web/frontend/js/features/project-list/components/project-list-root.tsx b/services/web/frontend/js/features/project-list/components/project-list-root.tsx index e9f0d4c227..7c261e1473 100644 --- a/services/web/frontend/js/features/project-list/components/project-list-root.tsx +++ b/services/web/frontend/js/features/project-list/components/project-list-root.tsx @@ -75,7 +75,7 @@ function ProjectListPageContent() { ) : ( <> -
+
{totalProjectsCount > 0 ? ( <> @@ -158,7 +158,7 @@ function ProjectListPageContent() { ) : (
{error ? : ''} - +