mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-03 09:58:29 +00:00
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
0ddacca181
commit
a3c30fbca3
@ -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