Update ProfileHeader.qml

This commit is contained in:
molan-git 2020-05-11 12:27:48 +02:00
parent 004b72b6f8
commit da296e2821

View file

@ -69,7 +69,7 @@ Item {
}
Label {
height: description === "" ? 0 : contentHeight
text: description
text: "@"+description
color: Theme.secondaryHighlightColor
font.pixelSize: Theme.fontSizeSmall
font.family: Theme.fontFamilyHeading