fix(community): 세로 여백 조정
This commit is contained in:
@@ -207,6 +207,7 @@ struct CreatorCommunityAllView: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.padding(.vertical, 13.3)
|
||||||
}
|
}
|
||||||
.onAppear {
|
.onAppear {
|
||||||
guard let index = pendingGridAnchorIndex else { return }
|
guard let index = pendingGridAnchorIndex else { return }
|
||||||
|
|||||||
Reference in New Issue
Block a user