dashboard: better vertical spacing for media
This commit is contained in:
parent
3a66c4941e
commit
b37a88d12d
1 changed files with 2 additions and 0 deletions
|
|
@ -182,6 +182,8 @@ Item {
|
|||
id: controls
|
||||
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
Layout.topMargin: Appearance.spacing.small
|
||||
Layout.bottomMargin: Appearance.spacing.smaller
|
||||
|
||||
spacing: Appearance.spacing.small
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue