Align the avatars in MessagewDelegateContextMenu and Timeline

This commit is contained in:
Tobias Fella
2021-04-03 00:10:23 +02:00
parent 7da342e629
commit 0b2bd84085

View File

@@ -73,6 +73,8 @@ Loader {
Layout.preferredWidth: Kirigami.Units.gridUnit * 3
Layout.preferredHeight: Kirigami.Units.gridUnit * 3
Layout.alignment: Qt.AlignTop
name: author.displayName
color: author.color
}
ColumnLayout {
Layout.fillWidth: true