Changes
This commit is contained in:
@@ -454,7 +454,7 @@ const clientSummary = computed(() => {
|
||||
:key="a.id"
|
||||
class="bg-gray-50/70 dark:bg-gray-800/50"
|
||||
>
|
||||
<CardHeader class="pb-3">
|
||||
<CardHeader>
|
||||
<div class="flex items-start justify-between gap-3">
|
||||
<CardTitle class="text-sm font-medium truncate">
|
||||
{{ activityActionLine(a) || "Aktivnost" }}
|
||||
|
||||
Reference in New Issue
Block a user