Fix left margin in EncryptedDelegate
This commit is contained in:
@@ -21,5 +21,6 @@ TimelineContainer {
|
|||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
textFormat: Text.RichText
|
textFormat: Text.RichText
|
||||||
Layout.maximumWidth: encryptedDelegate.bubbleMaxWidth
|
Layout.maximumWidth: encryptedDelegate.bubbleMaxWidth
|
||||||
|
Layout.leftMargin: Config.showAvatarInTimeline ? Kirigami.Units.largeSpacing : 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user