]> git.proxmox.com Git - pve-manager-legacy.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)
commit0afc93fdff14378ec54ad3eda262bfca515fc0ff
treebe5541926eb4f5a8f2a88ea023df5bdc697df21a
parent86a0329f3813ec4dcae6b556702649e2440e9aa4
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