mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-09 07:42:39 +02:00
feat: enhance loading states and skeleton UI for various components in settings and chat snapshots
This commit is contained in:
parent
a33a2161aa
commit
adc4bc7075
5 changed files with 277 additions and 153 deletions
|
|
@ -146,7 +146,7 @@ export function PublicChatSnapshotRow({
|
|||
</span>
|
||||
</div>
|
||||
)}
|
||||
<span className="text-[11px] text-muted-foreground/60 truncate max-w-[80px]">
|
||||
<span className="text-[11px] text-muted-foreground/60 truncate max-w-[120px]">
|
||||
{member.name}
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue