parent
225747dbe6
commit
6070bdc6e0
|
@ -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)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue