diff --git a/Telegram/SourceFiles/media/view/media_view.style b/Telegram/SourceFiles/media/view/media_view.style index b856f3cac..d144eba5c 100644 --- a/Telegram/SourceFiles/media/view/media_view.style +++ b/Telegram/SourceFiles/media/view/media_view.style @@ -602,6 +602,9 @@ storiesEmojiPan: EmojiPan(defaultEmojiPan) { colorAllLabel: storiesColorAllLabel; removeSet: storiesRemoveSet; boxLabel: storiesBoxLabel; + about: FlatLabel(defaultEmojiPanAbout) { + textFg: storiesComposeGrayText; + } icons: ComposeIcons { settings: icon {{ "emoji/emoji_settings", storiesComposeGrayIcon }};