mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed: GitHub Issue #29530 - Missing Expandable Quote Button in Caption Field
This commit is contained in:
committed by
John Preston
parent
d285b2409b
commit
0bcec5f10c
@@ -1421,6 +1421,7 @@ defaultComposeFilesMenu: IconButton(defaultIconButton) {
|
||||
defaultComposeFilesField: InputField(defaultInputField) {
|
||||
textMargins: margins(1px, 26px, 31px, 4px);
|
||||
heightMax: 158px;
|
||||
style: historyTextStyle;
|
||||
}
|
||||
defaultComposeFiles: ComposeFiles {
|
||||
check: defaultCheck;
|
||||
|
||||
Reference in New Issue
Block a user