라이브 상세
- 채널보기 버튼 배경색 button색(#3BB9F1)로 변경
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
Reference in New Issue
Block a user