Improve icon padding in bot inline buttons.

This commit is contained in:
John Preston 2022-04-14 15:24:02 +04:00
parent 2996cbc518
commit 87df42f8c1

View file

@ -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 }};