feat(chat-room-bg): 배경 이미지 변경 기능 추가
This commit is contained in:
		@@ -34,6 +34,7 @@ struct DetailNavigationBar: View {
 | 
			
		||||
            
 | 
			
		||||
            Spacer()
 | 
			
		||||
        }
 | 
			
		||||
        .frame(maxWidth: .infinity)
 | 
			
		||||
        .padding(.horizontal, 13.3)
 | 
			
		||||
        .frame(height: 50)
 | 
			
		||||
        .background(Color.black)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user