diff --git a/app/components/inbox/InboxList.vue b/app/components/inbox/InboxList.vue index 7081633..6589241 100755 --- a/app/components/inbox/InboxList.vue +++ b/app/components/inbox/InboxList.vue @@ -671,7 +671,7 @@ useIntersectionObserver( {{ formatLocation(row.activity) }}

-
+
{ open.value = false } }, { label: 'Conferencias', - icon: 'i-lucide-mic', + icon: 'ph:books', to: '/conferencias', onSelect: () => { open.value = false } }]] satisfies NavigationMenuItem[][] @@ -23,11 +23,13 @@ const links = [[{ v-model:open="open" collapsible resizable - class="bg-elevated/25" + class="bg-elevated/25 bg-gradient-to-tr from-blue-100 to-white" :ui="{ footer: 'lg:border-t lg:border-default' }" >