From ff333d68287a419cc6ea9cccf71dae31c1a3d9bd Mon Sep 17 00:00:00 2001 From: dotta Date: Mon, 6 Apr 2026 20:17:08 -0500 Subject: [PATCH] Align assignee/reviewer/approver pills vertically in new-issue dialog Give the leading element of each row (the "For" text and the Eye/ShieldCheck icons) a fixed w-6 width so all InlineEntitySelector pills start at the same horizontal position. Co-Authored-By: Paperclip --- ui/src/components/NewIssueDialog.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/components/NewIssueDialog.tsx b/ui/src/components/NewIssueDialog.tsx index 94382525..b3436a03 100644 --- a/ui/src/components/NewIssueDialog.tsx +++ b/ui/src/components/NewIssueDialog.tsx @@ -1100,7 +1100,7 @@ export function NewIssueDialog() {
- For + For - + - +