diff --git a/packages/ui/src/components/project/card/ProjectCard.vue b/packages/ui/src/components/project/card/ProjectCard.vue index 4e151bab9..28c141d7c 100644 --- a/packages/ui/src/components/project/card/ProjectCard.vue +++ b/packages/ui/src/components/project/card/ProjectCard.vue @@ -132,7 +132,10 @@ class="flex flex-col gap-3 items-end shrink-0 ml-auto empty:hidden grid-project-card-list__stats" :class="{ 'mt-3': !!$slots.actions }" > -