64db8b2ce0
Playlist detail page now clamps the description to 3 lines with a 'Show more' button that expands to show the full text. Uses CSS line-clamp with a scrollHeight check to only show the toggle when the text actually overflows.