From 50997d7e92c36db5b3bcd0acfeaedbc222f1de5e Mon Sep 17 00:00:00 2001 From: ephraimduncan Date: Mon, 20 Apr 2026 20:42:32 +0000 Subject: [PATCH] chore: drop blur and transparency from bulk action bar The translucent popover + backdrop blur muddied the pill against busy table rows. Switch to an opaque background so the bar reads cleanly. --- .../app/components/tables/envelopes-table-bulk-action-bar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remix/app/components/tables/envelopes-table-bulk-action-bar.tsx b/apps/remix/app/components/tables/envelopes-table-bulk-action-bar.tsx index fc447cf85..c3df6fda9 100644 --- a/apps/remix/app/components/tables/envelopes-table-bulk-action-bar.tsx +++ b/apps/remix/app/components/tables/envelopes-table-bulk-action-bar.tsx @@ -43,7 +43,7 @@ export const EnvelopesTableBulkActionBar = ({ } return ( -
+
{selectedCount}