new layout

This commit is contained in:
2025-06-14 01:57:20 +08:00
parent 7a21ba69d5
commit 9bab2e5d14
12 changed files with 82 additions and 37 deletions

View File

@@ -43,7 +43,7 @@
>
<div
class={[
'text-ellipsis whitespace-nowrap px-5 gap-5 flex flex-row items-center font-semibold text-12 max-w-full',
'text-ellipsis whitespace-nowrap px-5 gap-5 flex flex-row items-center font-bold text-12 max-w-full',
author_color,
chat.data.isOwner ? 'justify-end' : 'justify-start'
]}