From 5f2b10308879fd238f984c8c4b4b40ad2b0e356b Mon Sep 17 00:00:00 2001 From: Michal Gold Date: Sun, 16 Aug 2026 18:59:06 +0300 Subject: [PATCH] Wizard: Tighten row spacing (HMS-10793) Add resetOffset to Tr components in UserRow and GroupRow to reduce spacing around inputs. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../CreateImageWizard/steps/UserGroups/components/GroupRow.tsx | 2 +- .../CreateImageWizard/steps/Users/components/UserRow.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/CreateImageWizard/steps/UserGroups/components/GroupRow.tsx b/src/Components/CreateImageWizard/steps/UserGroups/components/GroupRow.tsx index 327a96af3f..4e74a088f1 100644 --- a/src/Components/CreateImageWizard/steps/UserGroups/components/GroupRow.tsx +++ b/src/Components/CreateImageWizard/steps/UserGroups/components/GroupRow.tsx @@ -76,7 +76,7 @@ const GroupRow = ({ index, groupCount, group }: GroupRowProps) => { }; return ( - + { return ( <> - +