Fixed style of menu for sponsored messages with large additional info.
This commit is contained in:
parent
eb7ef59bde
commit
8b61cf1ee3
|
@ -1239,7 +1239,7 @@ historySponsorInfoItem: FlatLabel(defaultFlatLabel) {
|
|||
font: font(12px);
|
||||
}
|
||||
minWidth: 136px;
|
||||
maxHeight: 40px;
|
||||
maxHeight: 120px;
|
||||
}
|
||||
historyHasCustomEmoji: FlatLabel(defaultFlatLabel) {
|
||||
style: TextStyle(defaultTextStyle) {
|
||||
|
|
Loading…
Reference in New Issue