SignIn: increase box width again
To avoid the Login button loading icon from making the button grid switch to column mode.
This commit is contained in:
parent
82f0c273e7
commit
b7b309ad4c
|
@ -13,7 +13,6 @@ HPage {
|
||||||
id: signInBox
|
id: signInBox
|
||||||
Layout.alignment: Qt.AlignCenter
|
Layout.alignment: Qt.AlignCenter
|
||||||
|
|
||||||
multiplyWidth: 0.9
|
|
||||||
title: qsTr("Sign in")
|
title: qsTr("Sign in")
|
||||||
clickButtonOnEnter: "login"
|
clickButtonOnEnter: "login"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user