Task attempt b143daf7-41a9-43ec-8fc4-7686ff4fef61 - Final changes
This commit is contained in:
@@ -565,7 +565,7 @@ export function TaskDetailsPanel({
|
|||||||
className={`text-sm whitespace-pre-wrap ${
|
className={`text-sm whitespace-pre-wrap ${
|
||||||
!isDescriptionExpanded &&
|
!isDescriptionExpanded &&
|
||||||
task.description.length > 200
|
task.description.length > 200
|
||||||
? "line-clamp-3"
|
? "line-clamp-9"
|
||||||
: ""
|
: ""
|
||||||
}`}
|
}`}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user