feat(web): ui update

This commit is contained in:
zhaoying
2026-01-12 14:49:04 +08:00
parent d56cbed0bf
commit 617bb43274
8 changed files with 11 additions and 4 deletions

View File

@@ -50,6 +50,7 @@ const MemoryInsight = forwardRef<MemoryInsightRef>((_props, ref) => {
<RbCard
title={t('userMemory.memoryInsight')}
headerType="borderless"
headerClassName="rb:min-h-[46px]!"
>
{loading
? <Skeleton />