]> git.proxmox.com Git - proxmox-backup.git/commitdiff
ui: datastore list summary: add more padding between elements
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Nov 2020 10:44:27 +0000 (11:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Nov 2020 10:46:05 +0000 (11:46 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/datastore/DataStoreListSummary.js

index 778bbac8e689bf40daefb26df50666c9a314e926..a9a8481af3077e02650d1f7609228204f5f6ea3f 100644 (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: [
                {