ui: datastore list summary: add more padding between elements

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-10 11:44:27 +01:00
parent 30f73fa2e0
commit a6e746f652

View File

@ -75,8 +75,12 @@ Ext.define('PBS.datastore.DataStoreListSummary', {
align: 'stretch',
},
width: 350,
padding: 10,
width: 375,
padding: '5 25 5 5',
defaults: {
padding: 2,
},
items: [
{