diff --git a/www/config/TfaView.js b/www/config/TfaView.js index 0f75fe71..f76732fc 100644 --- a/www/config/TfaView.js +++ b/www/config/TfaView.js @@ -208,7 +208,7 @@ Ext.define('PBS.config.TfaView', { }, { header: gettext('Created'), - width: 80, + width: 150, sortable: true, dataIndex: 'created', renderer: Proxmox.Utils.render_timestamp,