mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Improve icon padding in bot inline buttons.
This commit is contained in:
@@ -479,7 +479,7 @@ historyPinnedShowAll: IconButton(historyReplyCancel) {
|
|||||||
|
|
||||||
msgBotKbDuration: 200;
|
msgBotKbDuration: 200;
|
||||||
msgBotKbFont: semiboldFont;
|
msgBotKbFont: semiboldFont;
|
||||||
msgBotKbIconPadding: 2px;
|
msgBotKbIconPadding: 4px;
|
||||||
msgBotKbUrlIcon: icon {{ "inline_button_url", msgBotKbIconFg }};
|
msgBotKbUrlIcon: icon {{ "inline_button_url", msgBotKbIconFg }};
|
||||||
msgBotKbSwitchPmIcon: icon {{ "inline_button_switch", msgBotKbIconFg }};
|
msgBotKbSwitchPmIcon: icon {{ "inline_button_switch", msgBotKbIconFg }};
|
||||||
msgBotKbPaymentIcon: icon {{ "inline_button_card", msgBotKbIconFg }};
|
msgBotKbPaymentIcon: icon {{ "inline_button_card", msgBotKbIconFg }};
|
||||||
|
Reference in New Issue
Block a user