mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 02:03:49 +02:00
Layout fixes
This commit is contained in:
@@ -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'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user