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

@@ -68,6 +68,7 @@ const EndUserProfile = forwardRef<EndUserProfileRef, EndUserProfileProps>(({ onD
onClick={handleEdit}
></div>
}
headerClassName="rb:min-h-[46px]!"
>
{loading
? <Skeleton />