콘텐츠 업로드
- 대여 가격 안내 문구 60% -> 70%로 수정
This commit is contained in:
		| @@ -284,7 +284,7 @@ struct ContentCreateView: View { | ||||
|                                             .frame(maxWidth: .infinity, alignment: .leading) | ||||
|                                             .padding(.top, 13.3) | ||||
|                                          | ||||
|                                         Text("※ 대여가격은 소장가격의 60%로 자동 반영") | ||||
|                                         Text("※ 대여가격은 소장가격의 70%로 자동 반영") | ||||
|                                             .font(.custom(Font.medium.rawValue, size: 13.3)) | ||||
|                                             .foregroundColor(Color(hex: "777777")) | ||||
|                                             .frame(maxWidth: .infinity, alignment: .leading) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung