fix: ui papercuts #292

Merged
talksik merged 4 commits from fix-bugs into main 2026-06-21 00:22:46 +00:00
Showing only changes of commit 62323e42b2 - Show all commits
@@ -125,7 +125,6 @@ function ChatRow({
<RelativeTimestamp date={particle.created_at} /> <RelativeTimestamp date={particle.created_at} />
</span> </span>
</div> </div>
<ChatRowContent particle={particle} /> <ChatRowContent particle={particle} />
</div> </div>
</div> </div>