From 62ba2ed2822bd240d23e215f8eaa099c6a2b2f81 Mon Sep 17 00:00:00 2001 From: Kevin Burnett <18027+burnettk@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:55:23 +0000 Subject: [PATCH] put arrow to the right of the button in process instance table (#1274) Co-authored-by: burnettk --- .../src/components/ProcessInstanceListTable.tsx | 13 ++++++++----- spiffworkflow-frontend/src/index.css | 5 +++++ 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx b/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx index 34d6e9dd8..00e6dce97 100644 --- a/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx +++ b/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx @@ -9,6 +9,7 @@ import { TableHeader, Stack, ButtonSet, + TableCell, } from '@carbon/react'; import { useCallback, useEffect, useRef, useState } from 'react'; import 'react-datepicker/dist/react-datepicker.css'; @@ -519,12 +520,14 @@ export default function ProcessInstanceListTable({ const piShowButtonElement = (