Layout fixes

This commit is contained in:
Natsumi
2026-01-14 16:32:10 +13:00
parent fc5afe9e69
commit b51b0a61e8
7 changed files with 58 additions and 52 deletions

View File

@@ -45,7 +45,7 @@ export const createColumns = ({ onRestore, onSaveToFile, onDelete }) => [
id: 'action',
header: () => t('dialog.registry_backup.action'),
enableSorting: false,
size: 90,
size: 120,
meta: {
tdClass: 'text-right'
},