Align avatar background colors in Timeline and UserDetailDialog

Fixes #160
This commit is contained in:
Tobias Fella
2021-04-03 00:03:55 +02:00
parent d256287bef
commit 7da342e629

View File

@@ -54,6 +54,7 @@ Kirigami.OverlaySheet {
name: displayName
source: avatarMediaId ? ("image://mxc/" + avatarMediaId) : ""
color: user.color
MouseArea {
anchors.fill: parent