From a5c12065af5f4a0c9a7c8b95ab33180d14723f37 Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Tue, 19 Apr 2022 17:03:16 +0300 Subject: [PATCH] Slightly improved style of ttl button. --- Telegram/SourceFiles/ui/chat/chat.style | 3 ++- Telegram/lib_ui | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Telegram/SourceFiles/ui/chat/chat.style b/Telegram/SourceFiles/ui/chat/chat.style index 0348da0230..549c619bc2 100644 --- a/Telegram/SourceFiles/ui/chat/chat.style +++ b/Telegram/SourceFiles/ui/chat/chat.style @@ -325,7 +325,8 @@ historyMessagesTTL: IconButtonWithText { } textFg: historyComposeIconFg; textFgOver: historyComposeIconFgOver; - textPadding: margins(16px, 20px, 6px, 7px); + textPadding: margins(21px, 20px, 3px, 7px); + textAlign: align(left); font: font(10px semibold); } diff --git a/Telegram/lib_ui b/Telegram/lib_ui index e94d77847c..50ef072af7 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit e94d77847c7bd3e26b33fa20d40f2c467d8cca46 +Subproject commit 50ef072af7f7518032c018291776e1cd528afa95