Commit b720312
authored
fix(ui): update TaskCard description truncation for improved display (AndyMik90#637)
- Changed the description truncation logic in TaskCard to show a maximum of 120 characters instead of 0, allowing for a more informative preview.
- Updated the CSS class to apply a line clamp for better visual consistency in the card layout.
This change enhances the user experience by providing a clearer view of task descriptions while still allowing full details to be accessed in the modal.1 parent 46c41f8 commit b720312
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments