feat(creator-channel): 프로필 이미지 표시 방식 변경 및 UI 표시 순서 변경
This commit is contained in:
		@@ -139,7 +139,6 @@ struct UserProfileCreatorView: View {
 | 
			
		||||
        .padding(20)
 | 
			
		||||
        .background(Color(hex: "222222"))
 | 
			
		||||
        .cornerRadius(16.7)
 | 
			
		||||
        .padding(.top, 20)
 | 
			
		||||
        .padding(.horizontal, 13.3)
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user