From eaffa2a007d08f91759196dc5ed3961daedf1b71 Mon Sep 17 00:00:00 2001 From: Maksim Sviridov Date: Wed, 11 Oct 2023 17:15:14 +0300 Subject: [PATCH] fix(GoalCriteria): correct align in criteria list item --- src/components/GoalCriteria/GoalCriteria.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/GoalCriteria/GoalCriteria.tsx b/src/components/GoalCriteria/GoalCriteria.tsx index 939958231..8b75a7826 100644 --- a/src/components/GoalCriteria/GoalCriteria.tsx +++ b/src/components/GoalCriteria/GoalCriteria.tsx @@ -218,6 +218,7 @@ const GoalCriteriaItem: React.FC = (props) => { actions={availableActions} onActionClick={handleChange} item={itemToRender} + align="center" rawIcon={ goalAsCriteria ? undefined : (