Update
This commit is contained in:
parent
ea41c71c23
commit
57f9140dc3
|
@ -85,7 +85,7 @@ Pane {
|
|||
id: form
|
||||
|
||||
height: parent.height
|
||||
width: parent.width / 4
|
||||
width: parent.width / 3
|
||||
anchors.horizontalCenter: undefined
|
||||
anchors.left: parent.left
|
||||
anchors.right: undefined
|
||||
|
|
|
@ -85,7 +85,7 @@ Pane {
|
|||
id: form
|
||||
|
||||
height: parent.height
|
||||
width: parent.width / 4
|
||||
width: parent.width / 3
|
||||
anchors.horizontalCenter: undefined
|
||||
anchors.left: parent.left
|
||||
anchors.right: undefined
|
||||
|
|
|
@ -85,7 +85,7 @@ Pane {
|
|||
id: form
|
||||
|
||||
height: parent.height
|
||||
width: parent.width / 4
|
||||
width: parent.width / 3
|
||||
anchors.horizontalCenter: undefined
|
||||
anchors.left: parent.left
|
||||
anchors.right: undefined
|
||||
|
|
Loading…
Reference in New Issue