parent
3f2b5c045a
commit
f794eb0ebd
|
@ -220,7 +220,7 @@ struct LiveDetailView: View {
|
|||
}
|
||||
.padding(.horizontal, 8.7)
|
||||
.padding(.vertical, 10)
|
||||
.background(Color(hex: "9970ff"))
|
||||
.background(Color.button)
|
||||
.cornerRadius(16.7)
|
||||
.onTapGesture {
|
||||
|
||||
|
|
Loading…
Reference in New Issue