mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-05-10 20:19:09 +00:00
Fix unwrapped reply to monospace.
This commit is contained in:
parent
39614aab3f
commit
ade97fd2d2
@ -146,6 +146,7 @@ outReplyTextPaletteSelected: TextPalette(outTextPaletteSelected) {
|
||||
}
|
||||
imgReplyTextPalette: TextPalette(defaultTextPalette) {
|
||||
linkFg: msgImgReplyBarColor;
|
||||
monoFg: msgImgReplyBarColor;
|
||||
}
|
||||
inSemiboldPalette: TextPalette(inTextPalette) {
|
||||
linkFg: msgInServiceFg;
|
||||
|
Loading…
Reference in New Issue
Block a user