diff --git a/src/window/AddTotp.js b/src/window/AddTotp.js index 080b361..53fdaad 100644 --- a/src/window/AddTotp.js +++ b/src/window/AddTotp.js @@ -224,11 +224,11 @@ Ext.define('Proxmox.window.AddTotp', { visible: '{!secretEmpty}', }, style: { - 'margin-left': 'auto', - 'margin-right': 'auto', + margin: '5px auto', padding: '5px', width: '266px', height: '266px', + 'background-color': 'white', }, }, {