style: 修改视频表格样式

This commit is contained in:
kailong321200875
2023-12-07 09:50:50 +08:00
parent f06370e4e3
commit 93767b65aa
2 changed files with 16 additions and 5 deletions

View File

@@ -20,8 +20,7 @@ const columns: TableColumn[] = [
},
{
field: 'video_uri',
label: t('tableDemo.videoPreview'),
width: 400
label: t('tableDemo.videoPreview')
},
{
field: 'author',