forked from mirror/nheko
parent
000ab4853a
commit
004d10bfee
@ -1,4 +1,6 @@ |
||||
TextMessage { |
||||
font.italic: true |
||||
color: colors.buttonText |
||||
height: isReply ? Math.min(chat.height / 8, implicitHeight) : undefined |
||||
clip: true |
||||
} |
||||
|
Loading…
Reference in new issue