Slightly increase messages line height

This commit is contained in:
miruka 2019-08-17 15:49:33 -04:00
parent bfbcc73c43
commit 43f8f4131d

View File

@ -77,6 +77,7 @@ Row {
"&nbsp;<font size=" + theme.fontSize.small +
"px>⏳</font>" : "")
lineHeight: 1.1
color: theme.chat.message.body
wrapMode: Text.Wrap