🐛 Optimize the bundle name too long

This commit is contained in:
2025-07-28 15:00:07 +08:00
parent d881a75e48
commit 28f6893c68

View File

@@ -51,11 +51,13 @@ const tableColumns: DataTableColumns<any> = [
)
},
maxWidth: 80,
ellipsis: true,
},
{
title: 'Description',
key: 'description',
maxWidth: 180,
ellipsis: true,
},
{
title: 'Expired At',