frontend-rw #1
1 changed files with 1 additions and 0 deletions
|
@ -358,6 +358,7 @@ const Account = ({
|
|||
<Text
|
||||
truncate
|
||||
size='sm'
|
||||
className='line-clamp-2 inline text-ellipsis [&_br]:hidden [&_p:first-child]:inline [&_p:first-child]:truncate [&_p]:hidden'
|
||||
>
|
||||
<ParsedContent html={account.note} emojis={account.emojis} />
|
||||
</Text>
|
||||
|
|
Loading…
Reference in a new issue