From c49c0786fda1be4134a428b55b99df5a4c327e09 Mon Sep 17 00:00:00 2001 From: Satyam Rastogi Date: Fri, 29 May 2026 22:02:52 +0530 Subject: [PATCH] fix(leadverification): pin Actions column sticky-right so owner/admin reassign/verify/status/view are always reachable --- src/components/LeadVerification/LeadTableRow.jsx | 2 +- src/pages/LeadVerification/LeadVerificationPage.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/LeadVerification/LeadTableRow.jsx b/src/components/LeadVerification/LeadTableRow.jsx index ea622e2..3335176 100644 --- a/src/components/LeadVerification/LeadTableRow.jsx +++ b/src/components/LeadVerification/LeadTableRow.jsx @@ -85,7 +85,7 @@ const LeadTableRow = ({ {formatDate(lead.createdAt)} - +