mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Adjust
This commit is contained in:
parent
dc6827def2
commit
3ca012d610
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue