diff --git a/src/components/contacts/ContactsOverview.svelte b/src/components/contacts/ContactsOverview.svelte index 2e0727b9..64c1431a 100644 --- a/src/components/contacts/ContactsOverview.svelte +++ b/src/components/contacts/ContactsOverview.svelte @@ -148,7 +148,7 @@ class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium"> {$_('edit')} + class="text-indigo-600 hover:text-indigo-900">{$_('details')} {#if store.state.jwtinfo.userdetails.permissions.includes('TEAM:DELETE')}