fix(@onboarding): align button with design
This commit is contained in:
parent
78f6df4d06
commit
2ca3bad935
|
@ -97,7 +97,7 @@ Page {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
StatusButton {
|
StatusFlatButton {
|
||||||
id: btnExistingUser
|
id: btnExistingUser
|
||||||
text: qsTr("I already use Status")
|
text: qsTr("I already use Status")
|
||||||
anchors.top: btnNewUser.bottom
|
anchors.top: btnNewUser.bottom
|
||||||
|
|
Loading…
Reference in New Issue