chore: polish

This commit is contained in:
reya
2024-03-27 08:36:34 +07:00
parent aa23e39334
commit d3fa59d2b1
5 changed files with 23 additions and 6 deletions
@@ -58,7 +58,7 @@ function MainNote({ data }: { data: Event }) {
</User.Root>
</User.Provider>
<Note.Thread className="mb-2" />
<Note.Content className="min-w-0" />
<Note.Content className="min-w-0" compact={false} />
<div className="mt-4 flex items-center justify-between">
<div className="-ml-1 inline-flex items-center gap-4">
<Note.Repost />