Adjust star size

This commit is contained in:
Isaac 2024-08-06 16:17:58 +04:00
parent 3cb03a9666
commit 1655f69f08

View File

@ -3793,7 +3793,7 @@ public final class StandaloneReactionAnimation: ASDisplayNode {
]
)),
environment: {},
containerSize: CGSize(width: 200.0, height: 200.0)
containerSize: CGSize(width: 240.0, height: 240.0)
)
guard let starView = star.view else {
return