]> git.proxmox.com Git - pve-manager.git/commit
ui: form: listfield: add 5px padding between grid and 'Add' button
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 27 Jul 2023 12:47:09 +0000 (14:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Aug 2023 07:57:10 +0000 (09:57 +0200)
commitf7794ede56354158dbcf47330eb6c7e2f0c8fa09
tree19428ee0496b2e9a9dddc3ed72acdc5e85a860e8
parentd258a813cfa6b390c623d4cd509ebd1a2f4b36a8
ui: form: listfield: add 5px padding between grid and 'Add' button

Before, there was zero space between the the grid border line and the
button, making it look a bit odd.

The ListField form component is currently used in the
'User Tag Access' and 'Registered Tags' dialog windows in datacenter
option view.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
www/manager6/form/ListField.js