Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios

This commit is contained in:
Ilya Laktyushin 2023-11-27 01:37:38 +04:00
commit 515d0aaece

View File

@ -1104,7 +1104,7 @@ final class PeerInfoHeaderNode: ASDisplayNode {
let expandedTitleScale: CGFloat = 0.8
var bottomShadowHeight: CGFloat = 82.0
var bottomShadowHeight: CGFloat = 98.0
if !self.isSettings {
bottomShadowHeight += 80.0
}