Fixed bubble color under strip of emoji pad for reactions.

This commit is contained in:
23rd 2024-03-01 04:55:20 +03:00 committed by John Preston
parent aec4857e7b
commit c0c330a150
1 changed files with 1 additions and 1 deletions

View File

@ -608,7 +608,7 @@ defaultComposeIcons: ComposeIcons {
stripBubble: icon{
{ "chat/reactions_bubble_shadow", windowShadowFg },
{ "chat/reactions_bubble", windowBg },
{ "chat/reactions_bubble", emojiPanBg },
};
stripExpandPanel: icon{
{ "chat/reactions_round_big", windowBgRipple },