라이브 만들기
- 비공개 라이브 비밀번호 입력 창 배경색 #222222로 수정
This commit is contained in:
		| @@ -624,7 +624,7 @@ struct LiveRoomCreateView: View { | ||||
|                 .keyboardType(.numberPad) | ||||
|                 .padding(.vertical, 15.7) | ||||
|                 .frame(width: screenSize().width - 26.7, alignment: .center) | ||||
|                 .background(Color.grayee) | ||||
|                 .background(Color.gray22) | ||||
|                 .cornerRadius(6.7) | ||||
|         } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung