Increase HBox spacing
This commit is contained in:
parent
f58e2cbf7a
commit
c3f1ca95f9
@ -41,7 +41,7 @@ Rectangle {
|
|||||||
|
|
||||||
HColumnLayout {
|
HColumnLayout {
|
||||||
id: interfaceBody
|
id: interfaceBody
|
||||||
spacing: theme.spacing
|
spacing: theme.spacing * 1.5
|
||||||
|
|
||||||
Layout.margins: spacing
|
Layout.margins: spacing
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user