From 70f839116ec48e4fbea7688f83ea2f45ea287377 Mon Sep 17 00:00:00 2001 From: burnettk Date: Thu, 17 Nov 2022 09:29:20 -0500 Subject: [PATCH] remove br since it felt like too much margin --- .../src/components/ProcessInstanceListTable.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx b/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx index 11ba5d65..5c7786c0 100644 --- a/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx +++ b/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx @@ -586,7 +586,6 @@ export default function ProcessInstanceListTable({ return ( <> {filterComponent()} -