Skip to content

Commit 0bcec5f

Browse files
4RH1T3CT0R7john-preston
authored andcommitted
Fixed: GitHub Issue telegramdesktop#29530 - Missing Expandable Quote Button in Caption Field
1 parent d285b24 commit 0bcec5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Telegram/SourceFiles/chat_helpers/chat_helpers.style

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,7 @@ defaultComposeFilesMenu: IconButton(defaultIconButton) {
14211421
defaultComposeFilesField: InputField(defaultInputField) {
14221422
textMargins: margins(1px, 26px, 31px, 4px);
14231423
heightMax: 158px;
1424+
style: historyTextStyle;
14241425
}
14251426
defaultComposeFiles: ComposeFiles {
14261427
check: defaultCheck;

0 commit comments

Comments
 (0)