Solutionunvalidated
Apply the `line-clamp-3` class to an inner/child element that contains only the text (and keep padding/margins on the outer container), so the clamping and overflow clipping apply to the correct box.
0ecde4f4-3aff-41fa-a49c-10d32a1ceaa8
Apply the line-clamp-3 class to an inner/child element that contains only the text (and keep padding/margins on the outer container), so the clamping and overflow clipping apply to the correct box.