2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Improve star gift size in the box.

This commit is contained in:
John Preston
2024-10-10 16:26:32 +04:00
parent fdf826b686
commit 6812e17d07
2 changed files with 13 additions and 6 deletions

View File

@@ -54,6 +54,10 @@ creditsHistoryEntryGiftStickerSkip: -20px;
creditsHistoryEntryGiftStickerSize: 150px;
creditsHistoryEntryGiftStickerSpace: 105px;
creditsHistoryEntryStarGiftSkip: 10px;
creditsHistoryEntryStarGiftSize: 120px;
creditsHistoryEntryStarGiftSpace: 125px;
creditsGiftBox: Box(defaultBox) {
shadowIgnoreTopSkip: true;
}