mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Improve very small quote areas with icons.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 570 B After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 849 B After Width: | Height: | Size: 1.9 KiB |
@@ -57,7 +57,7 @@ messageTextStyle: TextStyle(defaultTextStyle) {
|
||||
blockquote: QuoteStyle(messageQuoteStyle) {
|
||||
padding: margins(10px, 2px, 20px, 2px);
|
||||
icon: icon{{ "chat/mini_quote", windowFg }};
|
||||
iconPosition: point(4px, 2px);
|
||||
iconPosition: point(4px, 4px);
|
||||
}
|
||||
pre: QuoteStyle(messageQuoteStyle) {
|
||||
header: 20px;
|
||||
|
Submodule Telegram/lib_ui updated: 611224c52f...272a23e9bc
Reference in New Issue
Block a user