This commit is contained in:
Isaac
2026-03-03 16:30:31 +01:00
parent dc6827def2
commit 3ca012d610

View File

@@ -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