• Emmanuel Kasper's avatar
    ext5migrate: fix display of PVE version underneath product name · d62bbe22
    Emmanuel Kasper authored
    With the alignment set to 'middle' in the north region, the 'versioninfo'
    component was wrongly pushed downwards, hiding the version string.
    Besides that we need to manually set a 'height' argument
    to 'versioninfo' equal to the size of the north region, to prevent extjs to
    generate a problematic padding.
    d62bbe22
Workspace.js 9.56 KB