pve-manager/www/manager6/container
Dominik Csapak 3a9037ba25 ui: fix align mode of two column container
'stretch' is most often the wrong value, as that will stretch
everything, to the height of the whole container, including fields.
That is not desirable, since fields look not good when stretched this
way (e.g. the controls are not correctly aligned).

To fix it, simply set it to 'begin'.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-06-12 15:54:21 +02:00
..
TwoColumnContainer.js ui: fix align mode of two column container 2024-06-12 15:54:21 +02:00