라이브 예약중 - 예약중 글자색, 내가 개설한 라이브 글자색 3bb9f1로 변경
This commit is contained in:
@@ -25,7 +25,7 @@ struct SectionLiveReservationView: View {
|
||||
|
||||
Text("예약중")
|
||||
.font(.custom(Font.bold.rawValue, size: 18.3))
|
||||
.foregroundColor(Color(hex: "9970ff"))
|
||||
.foregroundColor(Color(hex: "3bb9f1"))
|
||||
|
||||
Spacer()
|
||||
|
||||
|
Reference in New Issue
Block a user