2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Show 'hidden from profile' icon in my gifts.

This commit is contained in:
John Preston
2024-09-24 21:09:05 +04:00
parent 1acdbb69ae
commit f9ee4dcb51
6 changed files with 88 additions and 18 deletions

View File

@@ -125,3 +125,4 @@ giftBoxTextField: InputField(defaultInputField) {
style: defaultTextStyle;
}
giftBoxTextPadding: margins(20px, 15px, 20px, 11px);
giftBoxHiddenMark: icon{{ "menu/stealth", premiumButtonFg }};