for the multi disk panel, we want it to be just a little wider, so that all form fields are still readable
Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- www/manager6/window/Wizard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/window/Wizard.js b/www/manager6/window/Wizard.js index d12f4d90..98e46d44 100644 --- a/www/manager6/window/Wizard.js +++ b/www/manager6/window/Wizard.js @@ -3,7 +3,7 @@ Ext.define('PVE.window.Wizard', { activeTitle: '', // used for automated testing - width: 700, + width: 720, height: 510, modal: true, -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel