ui: settings/xterm.js: add margin between reset/save button
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
93d94f627c
commit
58591b8e88
@ -327,6 +327,9 @@ Ext.define('PVE.window.Settings', {
|
||||
type: 'hbox',
|
||||
pack: 'end'
|
||||
},
|
||||
defaults: {
|
||||
margin: '0 0 0 5',
|
||||
},
|
||||
items: [
|
||||
{
|
||||
xtype: 'button',
|
||||
|
Loading…
Reference in New Issue
Block a user