mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix styles in reactions expanded panel.
This commit is contained in:
@@ -409,6 +409,10 @@ reactPanelEmojiPan: EmojiPan(statusEmojiPan) {
|
||||
desiredSize: reactStripSize;
|
||||
verticalSizeSub: 0px;
|
||||
overBg: transparent;
|
||||
search: TabbedSearch(defaultTabbedSearch) {
|
||||
defaultFieldWidth: 88px;
|
||||
}
|
||||
searchMargin: margins(1px, 10px, 2px, 6px);
|
||||
}
|
||||
emojiScroll: ScrollArea(defaultSolidScroll) {
|
||||
deltat: 3px;
|
||||
|
Reference in New Issue
Block a user