parent
a253a222ec
commit
727bef6066
2 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@ const timeago = useTimeAgo(() => status.createdAt, {
|
|||
<AccountAvatar mt1 w-12 h-12 :account="status.account" />
|
||||
</div>
|
||||
</div>
|
||||
<div flex="~ col 1">
|
||||
<div flex="~ col 1" w-0>
|
||||
<div flex>
|
||||
<StatusAccountDetails :account="status.account" />
|
||||
<div flex-auto />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue