mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Improve icon padding in bot inline buttons.
This commit is contained in:
parent
2996cbc518
commit
87df42f8c1
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@ historyPinnedShowAll: IconButton(historyReplyCancel) {
|
|||
|
||||
msgBotKbDuration: 200;
|
||||
msgBotKbFont: semiboldFont;
|
||||
msgBotKbIconPadding: 2px;
|
||||
msgBotKbIconPadding: 4px;
|
||||
msgBotKbUrlIcon: icon {{ "inline_button_url", msgBotKbIconFg }};
|
||||
msgBotKbSwitchPmIcon: icon {{ "inline_button_switch", msgBotKbIconFg }};
|
||||
msgBotKbPaymentIcon: icon {{ "inline_button_card", msgBotKbIconFg }};
|
||||
|
|
Loading…
Add table
Reference in a new issue