From 80f19631260a378f467141c5ca0409a271d4516c Mon Sep 17 00:00:00 2001 From: dotta Date: Tue, 17 Mar 2026 17:25:44 -0500 Subject: [PATCH] Align approval inbox icon with issue status column Co-Authored-By: Paperclip --- ui/src/pages/Inbox.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ui/src/pages/Inbox.tsx b/ui/src/pages/Inbox.tsx index 7339dc1b..2ddd4ed4 100644 --- a/ui/src/pages/Inbox.tsx +++ b/ui/src/pages/Inbox.tsx @@ -259,12 +259,14 @@ function ApprovalInboxRow({ ACTIONABLE_APPROVAL_STATUSES.has(approval.status); return ( -
-
+
+
+