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