Increase messages line height again to 1.3
This commit is contained in:
parent
4067d8c4ab
commit
d0e77eb061
|
@ -77,7 +77,7 @@ Row {
|
||||||
" <font size=" + theme.fontSize.small +
|
" <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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user