fix: 콘텐츠 상세 - 우측 상단에 포인트 아이콘 크기 수정
This commit is contained in:
		| @@ -49,7 +49,7 @@ struct ContentDetailPlayView: View { | ||||
|                         Image("ic_point") | ||||
|                             .resizable() | ||||
|                             .aspectRatio(1, contentMode: .fit) | ||||
|                             .frame(width: 20) | ||||
|                             .frame(width: 50) | ||||
|                             .padding(.trailing, 13.3) | ||||
|                             .padding(.top, 13.3) | ||||
|                     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung