대댓글 padding leading 추가
This commit is contained in:
		| @@ -123,6 +123,7 @@ struct CreatorCommunityCommentReplyView: View { | ||||
|                                 } | ||||
|                             ) | ||||
|                             .padding(.horizontal, 26.7) | ||||
|                             .padding(.leading, 13.3) | ||||
|                             .onAppear { | ||||
|                                 if index == viewModel.commentList.count - 1 { | ||||
|                                     viewModel.getCommentList() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung