mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 13:12:39 +02:00
Move signUpContainer closer to loginContainer
This commit is contained in:
parent
3da755fb95
commit
41563b14a8
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ Item {
|
|||
anchors {
|
||||
left: loginContainer.left
|
||||
top: loginContainer.bottom
|
||||
topMargin: 0.15 * parent.height
|
||||
topMargin: 0.10 * parent.height
|
||||
}
|
||||
TextMetrics {
|
||||
id: signUpTextMetrics
|
||||
|
|
Loading…
Reference in a new issue