fix: truncate project card title to avoid ellise shift

Fixes #3483
This commit is contained in:
Mika Andrianarijaona
2026-01-20 11:51:50 +01:00
parent 5aa5b5538c
commit a33c6bcce4

View File

@@ -419,7 +419,7 @@ export const ShowProjects = () => {
) : null}
<CardHeader>
<CardTitle className="flex items-center justify-between gap-2">
<span className="flex flex-col gap-1.5">
<span className="flex flex-col gap-1.5 truncate">
<div className="flex items-center gap-2">
<BookIcon className="size-4 text-muted-foreground" />
<span className="text-base font-medium leading-none">