From e19af1257cd70953a0e53cc7116159f8b15114ae Mon Sep 17 00:00:00 2001 From: John Preston Date: Thu, 17 Jun 2021 11:52:53 +0400 Subject: [PATCH] Improve video in voice chats controls layout. --- Telegram/SourceFiles/calls/calls.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/calls/calls.style b/Telegram/SourceFiles/calls/calls.style index ddcea65fc..e8a0ac59a 100644 --- a/Telegram/SourceFiles/calls/calls.style +++ b/Telegram/SourceFiles/calls/calls.style @@ -862,7 +862,7 @@ groupCallButtonSkip: 40px; groupCallButtonSkipSmall: 5px; groupCallButtonBottomSkip: 113px; groupCallButtonBottomSkipSmall: 95px; -groupCallButtonBottomSkipWide: 122px; +groupCallButtonBottomSkipWide: 108px; groupCallControlsBackMargin: margins(10px, 0px, 10px, 0px); groupCallControlsBackRadius: 12px; groupCallMuteBottomSkip: 116px;