feat(web): ui update
This commit is contained in:
@@ -50,6 +50,7 @@ const MemoryInsight = forwardRef<MemoryInsightRef>((_props, ref) => {
|
||||
<RbCard
|
||||
title={t('userMemory.memoryInsight')}
|
||||
headerType="borderless"
|
||||
headerClassName="rb:min-h-[46px]!"
|
||||
>
|
||||
{loading
|
||||
? <Skeleton />
|
||||
|
||||
Reference in New Issue
Block a user