Increase messages line height again to 1.3

This commit is contained in:
miruka 2019-08-17 23:54:32 -04:00
parent 4067d8c4ab
commit d0e77eb061

View File

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