diff --git a/src/components/groups/UserGroupsOverview.svelte b/src/components/groups/UserGroupsOverview.svelte
index f2317db8..a517a099 100644
--- a/src/components/groups/UserGroupsOverview.svelte
+++ b/src/components/groups/UserGroupsOverview.svelte
@@ -96,7 +96,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('USERGROUP:DELETE')}