mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Improve icon padding in bot inline buttons.
This commit is contained in:
@@ -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 }};
|
||||
|
Reference in New Issue
Block a user