2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Show featured custom sets in the panel.

This commit is contained in:
John Preston
2022-07-22 19:00:06 +03:00
parent ff55918da0
commit b0fab8c987
11 changed files with 478 additions and 193 deletions

View File

@@ -31,6 +31,14 @@ stickersTrendingSubheaderFont: normalFont;
stickersTrendingSubheaderFg: windowSubTextFg;
stickersTrendingSubheaderTop: 31px;
emojiPanButtonRight: 7px;
emojiPanButtonTop: 10px;
emojiPanButton: RoundButton(defaultActiveButton) {
width: -24px;
height: 23px;
textTop: 2px;
}
stickersTrendingAddTop: 14px;
stickersTrendingAdd: RoundButton(defaultActiveButton) {
width: -16px;