This commit is contained in:
rustmailer
2026-04-26 16:54:28 +08:00
parent 0c2e540834
commit 2d29a8111b
2 changed files with 6 additions and 4 deletions
@@ -158,8 +158,8 @@ export function AttachmentListTable({
);
},
meta: { className: 'text-left text-xs' },
minSize: 300,
maxSize: 300,
minSize: 500,
maxSize: 500,
},
{
accessorKey: "name",