ui: iso selector: fix layout, stretch items again to full space
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3f088b4a50
commit
f635d06744
@ -6,6 +6,11 @@ Ext.define('PVE.form.IsoSelector', {
|
||||
'Proxmox.Mixin.CBind',
|
||||
],
|
||||
|
||||
layout: {
|
||||
type: 'vbox',
|
||||
align: 'stretch',
|
||||
},
|
||||
|
||||
nodename: undefined,
|
||||
insideWizard: false,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user