Browse Source

Merge pull request #3267 from feitianbubu/pr/eb2ed7806ae5f2348681ce9fcff3f3572f535919

feat: add logs content tooltip
Seefs 1 month ago
parent
commit
a4fd2246ba
1 changed files with 4 additions and 0 deletions
  1. 4 0
      web/src/components/table/usage-logs/UsageLogsColumnDefs.jsx

+ 4 - 0
web/src/components/table/usage-logs/UsageLogsColumnDefs.jsx

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