Slightly moved right action icon in message view for forwarded messages.

Fixed #26587.
This commit is contained in:
23rd 2023-07-30 05:02:28 +03:00 committed by John Preston
parent eb2fa5b806
commit 29db7488fc
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ historyFastShareSize: 31px;
historyFastShareLeft: 13px;
historyFastShareBottom: 5px;
historyFastShareIcon: icon {{ "fast_share", msgServiceFg }};
historyGoToOriginalIcon: icon {{ "fast_to_original", msgServiceFg }};
historyGoToOriginalIcon: icon {{ "fast_to_original", msgServiceFg, point(1px, 0px) }};
historyFastCommentsIcon: icon {{ "fast_comments", msgServiceFg }};
historyFastTranscribeIcon: icon {{ "chat/voice_to_text", msgServiceFg }};