]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
node: repos: increase width of add-repo window + style cleanup
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Jun 2021 19:46:10 +0000 (21:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 30 Jun 2021 19:46:12 +0000 (21:46 +0200)
commit5e9eb2456cd8842e389186e20d37dd8c11c46404
tree8ccc23795ff6d367d5a7d14e4ce5b9a260cd5dec
parent7f671fee58c5b3e5767d0ca0b6a23a9c6138b00d
node: repos: increase width of add-repo window + style cleanup

We have some longer descriptions so the default width looks crammed.

Also, avoid a intermediate variable which is only used once without
any change.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/node/APTRepositories.js