ui: dc/ACLView: make the window wider

to accomodate the longer acl paths better

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2021-06-17 15:32:03 +02:00 committed by Thomas Lamprecht
parent 80e364cc24
commit aa16ebbb97

View File

@ -7,6 +7,8 @@ Ext.define('PVE.dc.ACLAdd', {
isAdd: true,
isCreate: true,
width: 400,
initComponent: function() {
let me = this;