mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-05-09 13:58:59 +00:00
Adjust
This commit is contained in:
@@ -1611,7 +1611,7 @@ public final class ContextControllerActionsStackNodeImpl: ASDisplayNode, Context
|
||||
}
|
||||
|
||||
override init() {
|
||||
self.backgroundContainer = GlassBackgroundContainerView(spacing: 20.0)
|
||||
self.backgroundContainer = GlassBackgroundContainerView(spacing: 28.0)
|
||||
self.contentContainer = LensTransitionContainer(effectView: LensTransitionContainerEffectViewImpl(contentView: nil))
|
||||
|
||||
self.backgroundContainerInset = 32.0
|
||||
|
||||
Reference in New Issue
Block a user