Fixed style of menu for sponsored messages with large additional info.

This commit is contained in:
23rd 2023-03-16 21:44:46 +03:00
parent eb7ef59bde
commit 8b61cf1ee3

View file

@ -1239,7 +1239,7 @@ historySponsorInfoItem: FlatLabel(defaultFlatLabel) {
font: font(12px); font: font(12px);
} }
minWidth: 136px; minWidth: 136px;
maxHeight: 40px; maxHeight: 120px;
} }
historyHasCustomEmoji: FlatLabel(defaultFlatLabel) { historyHasCustomEmoji: FlatLabel(defaultFlatLabel) {
style: TextStyle(defaultTextStyle) { style: TextStyle(defaultTextStyle) {