fix(community): 세로 여백 조정

This commit is contained in:
Yu Sung
2026-03-06 19:21:59 +09:00
parent cab9795557
commit 4fc7f6a39a

View File

@@ -207,6 +207,7 @@ struct CreatorCommunityAllView: View {
}
}
}
.padding(.vertical, 13.3)
}
.onAppear {
guard let index = pendingGridAnchorIndex else { return }