fix(creator): 본인 채널 DM 확인을 추가한다
This commit is contained in:
@@ -10,7 +10,7 @@ struct CreatorChannelCommunityEmptyView: View {
|
||||
.lineSpacing(SodaSpacing.s4)
|
||||
}
|
||||
.frame(maxWidth: .infinity)
|
||||
.padding(.top, 316)
|
||||
.padding(.top, 20)
|
||||
.padding(.bottom, 120)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user