mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fixed bubble color under strip of emoji pad for reactions.
This commit is contained in:
parent
aec4857e7b
commit
c0c330a150
1 changed files with 1 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Reference in a new issue