From 7140090d0bc2d1bb1f4cccb3ff7123ca723a7d7b 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 ( -
-
+
+
+