mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed text elision of peer name in section of chat preview.
This commit is contained in:
@@ -1111,6 +1111,7 @@ previewMarkRead: FlatButton(historyComposeButton) {
|
||||
previewName: FlatLabel(defaultFlatLabel) {
|
||||
style: semiboldTextStyle;
|
||||
textFg: windowFg;
|
||||
maxHeight: 30px;
|
||||
}
|
||||
previewStatus: FlatLabel(defaultFlatLabel) {
|
||||
textFg: windowSubTextFg;
|
||||
|
||||
Reference in New Issue
Block a user