mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 15:43:17 +02:00
Move them even closer
This commit is contained in:
parent
41563b14a8
commit
75f6246ac9
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ Item {
|
|||
anchors {
|
||||
left: loginContainer.left
|
||||
top: loginContainer.bottom
|
||||
topMargin: 0.10 * parent.height
|
||||
topMargin: 0.05 * parent.height
|
||||
}
|
||||
TextMetrics {
|
||||
id: signUpTextMetrics
|
||||
|
|
Loading…
Reference in a new issue