diff --git a/Telegram/SourceFiles/chat_helpers/chat_helpers.style b/Telegram/SourceFiles/chat_helpers/chat_helpers.style index 3c1518b37..9d13bb099 100644 --- a/Telegram/SourceFiles/chat_helpers/chat_helpers.style +++ b/Telegram/SourceFiles/chat_helpers/chat_helpers.style @@ -861,6 +861,10 @@ historyGiftToChannel: IconButton(defaultIconButton) { icon: icon{{ "menu/gift_premium", windowActiveTextFg }}; iconOver: icon{{ "menu/gift_premium", windowActiveTextFg }}; + + rippleAreaPosition: point(3px, 3px); + rippleAreaSize: 40px; + ripple: universalRippleAnimation; } historyUnblock: FlatButton(historyComposeButton) { color: attentionButtonFg;