fix: signature text overflow truncated for longer signature texts (#489)

This commit is contained in:
Arjun Bharti
2023-10-03 11:28:11 +05:30
committed by Mythie
parent 1d97c0898f
commit 07fb6fa0e1

View File

@ -425,7 +425,7 @@ export const AddFieldsFormPartial = ({
<CardContent className="flex flex-col items-center justify-center px-6 py-4">
<p
className={cn(
'text-muted-foreground group-data-[selected]:text-foreground text-3xl font-medium',
'text-muted-foreground group-data-[selected]:text-foreground w-full truncate text-3xl font-medium',
fontCaveat.className,
)}
>