From b6d7933857953569c8b88b9c881acf858ba83cda Mon Sep 17 00:00:00 2001 From: Julio Ruiz Date: Tue, 12 May 2026 00:16:14 -0500 Subject: [PATCH] Fixing card colors. --- app/components/inbox/InboxList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/inbox/InboxList.vue b/app/components/inbox/InboxList.vue index b0a6468..18572d5 100755 --- a/app/components/inbox/InboxList.vue +++ b/app/components/inbox/InboxList.vue @@ -674,7 +674,7 @@ useIntersectionObserver( :ref="(el) => { activitiesRefs[row.activity._id] = el as Element | null }" >