feat: blah crypto

This commit is contained in:
Shibo Lyu 2024-09-01 13:44:38 +08:00
parent 9f05926c67
commit 7e39e55926
9 changed files with 206 additions and 8 deletions

View file

@ -40,7 +40,7 @@
>
<RichTextRenderer
content={message.content}
class="z-10 select-text overflow-hidden px-3 py-2"
class="z-10 select-text overflow-hidden rounded-2xl px-3 py-2"
/>
</div>
</div>