mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update hidden gift icon.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 544 B |
Binary file not shown.
|
After Width: | Height: | Size: 938 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -234,7 +234,7 @@ giftBoxTextField: InputField(defaultInputField) {
|
||||
style: defaultTextStyle;
|
||||
}
|
||||
giftBoxTextPadding: margins(20px, 15px, 20px, 11px);
|
||||
giftBoxHiddenMark: icon{{ "menu/stealth", premiumButtonFg }};
|
||||
giftBoxHiddenMark: icon{{ "chat/mini_gift_hidden", premiumButtonFg, margins(4px, 4px, 4px, 4px) }};
|
||||
giftListAbout: FlatLabel(defaultFlatLabel) {
|
||||
minWidth: 240px;
|
||||
textFg: membersAboutLimitFg;
|
||||
|
||||
Reference in New Issue
Block a user