[pve-devel] applied: [PATCH manager] ui: node/Certificates: make panel scrollable
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Oct 10 16:30:49 CEST 2022
Am 10/10/2022 um 10:12 schrieb Dominik Csapak:
> the 'ACME' panel may scroll out of sight when there are enough SANs on
> the Certificates or the display is small engouh, so enable scrolling for
> that panel
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> www/manager6/node/Certificates.js | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, with s/engouh/enough/ and a followup to limit this to the y-axis, as
making the browser window's width smaller created always a scroll bar instead
of re-flowing the columns width to the configured flex and/or min/max-widths,
thanks!
More information about the pve-devel
mailing list