Fix spacing of HiddenDelegate
This commit is contained in:
@@ -43,6 +43,11 @@ TimelineDelegate {
|
|||||||
|
|
||||||
contentItem: QQC2.Control {
|
contentItem: QQC2.Control {
|
||||||
id: contentControl
|
id: contentControl
|
||||||
|
|
||||||
|
topInset: Kirigami.Units.smallSpacing
|
||||||
|
topPadding: Kirigami.Units.smallSpacing * 2
|
||||||
|
bottomPadding: Kirigami.Units.smallSpacing
|
||||||
|
|
||||||
contentItem: RowLayout {
|
contentItem: RowLayout {
|
||||||
KirigamiComponents.Avatar {
|
KirigamiComponents.Avatar {
|
||||||
Layout.leftMargin: Kirigami.Units.largeSpacing * 1.5
|
Layout.leftMargin: Kirigami.Units.largeSpacing * 1.5
|
||||||
|
|||||||
Reference in New Issue
Block a user