Nummer O Flines of Typografie -Elemente -Reaktionsmaterial
<Typography
sx={{
display: '-webkit-box',
overflow: 'hidden',
WebkitBoxOrient: 'vertical',
WebkitLineClamp: 3,
}}
variant="body1">
{longText}
</Typography>
Bored Bird