Commit 938f879
committed
fix: remove 80-char truncation from sidebar bullet points
generatePhaseSummary was truncating bulletPoints at 80 chars with
ellipsis. The sidebar cards have scroll and expand, so there's no
reason to cut text. Full content now renders in the phase summary
bullets.1 parent acdd02c commit 938f879
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| |||
0 commit comments