fix: model download progress text overflow
This commit is contained in:
@@ -94,6 +94,9 @@ const draftModelDownloadList: ColumnProps[] = [
|
||||
title: 'models.form.draftModel',
|
||||
locale: true,
|
||||
key: 'draft_model',
|
||||
style: {
|
||||
wordBreak: 'break-word'
|
||||
},
|
||||
width: 280
|
||||
},
|
||||
...statusColumn
|
||||
|
||||
Reference in New Issue
Block a user