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