mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
[img-editor] Fixed color around rounded corners of search field.
This commit is contained in:
@@ -985,6 +985,16 @@ mediaviewEmojiPan: EmojiPan(storiesEmojiPan) {
|
||||
rippleBg: groupCallMenuBgOver;
|
||||
rippleBgActive: groupCallMenuBgOver;
|
||||
}
|
||||
search: TabbedSearch(storiesEmojiTabbedSearch) {
|
||||
outer: groupCallMenuBg;
|
||||
bg: groupCallMenuBgOver;
|
||||
bgActive: groupCallMenuBgRipple;
|
||||
fadeLeft: icon {{
|
||||
"fade_horizontal-flip_horizontal",
|
||||
groupCallMenuBgOver
|
||||
}};
|
||||
fadeRight: icon {{ "fade_horizontal", groupCallMenuBgOver }};
|
||||
}
|
||||
}
|
||||
|
||||
storiesReactionsPan: EmojiPan(storiesEmojiPan) {
|
||||
|
||||
Reference in New Issue
Block a user