Improve spacing

This commit is contained in:
Carl Schwan
2020-11-24 12:02:10 +01:00
parent dc06332c3f
commit 792be7acff

View File

@@ -81,12 +81,11 @@ RowLayout {
hoverEnabled: true
contentItem: ColumnLayout {
id: column
spacing: Kirigami.Units.smallSpacing
spacing: showAuthor ? Kirigami.Units.smallSpacing : 0
RowLayout {
id: rowLayout
Layout.fillWidth: true
Layout.minimumHeight: 1
QQC2.Label {
Layout.fillWidth: true
topInset: 0