From 745ad45d47c2fb5c602ebc98ac1afbe789d2e4d9 Mon Sep 17 00:00:00 2001 From: John Preston Date: Sun, 29 Oct 2023 12:31:10 +0400 Subject: [PATCH] Version 4.11.1: Update message text padding. --- Telegram/SourceFiles/ui/chat/chat.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/ui/chat/chat.style b/Telegram/SourceFiles/ui/chat/chat.style index e0fe81fdc..0f1e19cde 100644 --- a/Telegram/SourceFiles/ui/chat/chat.style +++ b/Telegram/SourceFiles/ui/chat/chat.style @@ -22,7 +22,7 @@ msgDateFont: font(13px); msgMinWidth: 160px; msgPhotoSize: 33px; msgPhotoSkip: 40px; -msgPadding: margins(10px, 8px, 10px, 8px); +msgPadding: margins(11px, 8px, 11px, 8px); msgMargin: margins(16px, 6px, 56px, 2px); msgMarginTopAttached: 0px; msgShadow: 2px;