fix(copy): fix

This commit is contained in:
zhangheng
2026-03-31 10:39:56 +08:00
parent 9e9ad0a590
commit d757aab517
2 changed files with 20 additions and 4 deletions

View File

@@ -1827,7 +1827,7 @@ const TopTools = (
</HoverCard.Dropdown>
</HoverCard>
<Box style={{ maxWidth: 300 }}>
<Text truncate="end" size="sm">
<Text truncate="end" size="sm" title={activeImage}>
{activeImage}
</Text>
</Box>