Update
This commit is contained in:
parent
9c5b23436e
commit
8ab488668b
|
@ -95,7 +95,7 @@ Pane {
|
||||||
id: form
|
id: form
|
||||||
|
|
||||||
height: parent.height
|
height: parent.height
|
||||||
width: parent.width / 2.5
|
width: parent.width / 4
|
||||||
anchors.horizontalCenter: undefined
|
anchors.horizontalCenter: undefined
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.right: undefined
|
anchors.right: undefined
|
||||||
|
|
Loading…
Reference in New Issue