mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 00:38:28 +00:00
ui: loginwindow: reduce empty whitespace cluttering
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c570b6a96e
commit
57e61f82c9
@ -187,23 +187,16 @@ Ext.define('PVE.window.LoginWindow', {
|
||||
},
|
||||
|
||||
width: 400,
|
||||
|
||||
modal: true,
|
||||
|
||||
border: false,
|
||||
|
||||
draggable: true,
|
||||
|
||||
closable: false,
|
||||
|
||||
resizable: false,
|
||||
|
||||
layout: 'auto',
|
||||
|
||||
title: gettext('Proxmox VE Login'),
|
||||
|
||||
defaultFocus: 'usernameField',
|
||||
|
||||
defaultButton: 'loginButton',
|
||||
|
||||
items: [{
|
||||
|
Loading…
Reference in New Issue
Block a user