feat: add logs content tooltip

This commit is contained in:
feitianbubu
2026-03-16 12:44:30 +08:00
parent 95738594b4
commit 4e5e7b5828

View File

@@ -897,6 +897,10 @@ export const getLogsColumns = ({
<Typography.Paragraph
ellipsis={{
rows: 2,
showTooltip: {
type: 'popover',
opts: { style: { width: 240 } },
},
}}
style={{ maxWidth: 200, marginBottom: 0 }}
>