Merge branch 'master' into inputboxfixes
the build was successful Details

This commit is contained in:
Sarah Jamie Lewis 2020-11-26 17:02:54 -08:00
commit d25aadbb2b
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ Rectangle {
color: Theme.messageFromOtherTextColor
elide: Text.ElideRight
width: parent.width - 20 // padding
font.pixelSize: Theme.chatSize * gcd.themeScale
font.weight: Font.Bold
font.family: Fonts.applicationFontBold.name