]> git.proxmox.com Git - pve-manager.git/commit
ui: dc/guests: avoid using <br> for layouting
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 10:55:39 +0000 (12:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 10:58:47 +0000 (12:58 +0200)
commitf9a7d55d1461da33231e0c2f7d76f1e9d19ee968
tree281ac96e1cbed81015ef1de92bcaab1852b54a52
parent6b30714119aa53c623dd86d939475bbc682a6aaa
ui: dc/guests: avoid using <br> for layouting

use a flex box with centered columns instead, that needs adding a div
per row, but that's IMO actually making it more clear what a row is
anyway.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/dc/Guests.js