role selector: make slightly more wide and resizeable

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-01-11 15:09:25 +01:00
parent 7b8eff314a
commit 8407542364

View File

@ -18,7 +18,8 @@ Ext.define('Proxmox.form.RoleSelector', {
displayField: 'roleid',
listConfig: {
width: 500,
width: 560,
resizable: true,
columns: [
{
header: gettext('Role'),