]> git.proxmox.com Git - pve-manager.git/commit
ui: FirewallRules: make columns flexible
authorAaron Lauterer <a.lauterer@proxmox.com>
Mon, 22 Feb 2021 10:16:25 +0000 (11:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Feb 2021 12:46:31 +0000 (13:46 +0100)
commitac69b28b8008c72986e9277d254eeb32df598a3a
tree0679700c54613551ec09520075ccd40107637449
parentd4b415e59afc0619b14172c57f0ade2da611d663
ui: FirewallRules: make columns flexible

Changing the width definitions to use flex will make better use on
larger monitors. Changing the `width` parameter to `minWidth` ensures
that on smaller screens it is still usable, though some horizontal
scrolling might be necessary.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/grid/FirewallRules.js