controlcenter: corrected spacing between collapsiblesection headers and content
This commit is contained in:
parent
34abc91523
commit
b54ce46b98
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ ColumnLayout {
|
||||||
|
|
||||||
signal toggleRequested
|
signal toggleRequested
|
||||||
|
|
||||||
spacing: 0
|
spacing: Appearance.spacing.small
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue