fix: 🎨
This commit is contained in:
parent
6c63da2a96
commit
83ae874059
5 changed files with 8 additions and 9 deletions
|
|
@ -29,7 +29,7 @@ export default function ReplyNote({
|
|||
className="text-sm font-semibold text-muted-foreground hover:text-foreground truncate"
|
||||
skeletonClassName="h-3"
|
||||
/>
|
||||
<div className="text-xs text-muted-foreground">
|
||||
<div className="text-xs text-muted-foreground shrink-0">
|
||||
<FormattedTimestamp timestamp={event.created_at} />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue