fix: download log failed

This commit is contained in:
jialin
2025-07-25 11:26:09 +08:00
parent 4433e5d8e5
commit 75b70a26bd
2 changed files with 21 additions and 16 deletions
@@ -347,7 +347,7 @@ const renderMessage = (title: string) => {
return (
<div
style={{
width: 300,
width: 280,
textOverflow: 'ellipsis',
whiteSpace: 'nowrap',
overflow: 'hidden'