콘텐츠 제목 - 2줄 이상인 경우 왼쪽정렬
This commit is contained in:
		| @@ -59,6 +59,7 @@ struct ContentListItemView: View { | ||||
|                     Text(item.title) | ||||
|                         .font(.custom(Font.medium.rawValue, size: 12)) | ||||
|                         .foregroundColor(Color(hex: "d2d2d2")) | ||||
|                         .multilineTextAlignment(.leading) | ||||
|                         .padding(.top, 8) | ||||
|                         .padding(.bottom, 10) | ||||
|                      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung