From ec37adee8a400f16f345a1138576cc67f71a4434 Mon Sep 17 00:00:00 2001 From: Julio Ruiz Date: Tue, 12 May 2026 00:19:27 -0500 Subject: [PATCH] Minor ui adjustments --- app/components/inbox/InboxList.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/inbox/InboxList.vue b/app/components/inbox/InboxList.vue index 18572d5..5930c8f 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 }" >
- {{ safeDate(row.activity) }} - {{ formatLocation(row.activity) }} + {{ safeDate(row.activity) }} + {{ formatLocation(row.activity) }}

@@ -718,7 +718,7 @@ useIntersectionObserver( Coincidencia en el documento (abre para ubicarla con la búsqueda interna)