콘텐츠 커버이미지 다운로드 버튼 추가
This commit is contained in:
		| @@ -109,6 +109,13 @@ | ||||
|                       :src="item.coverImageUrl" | ||||
|                       class="rounded-circle" | ||||
|                     /> | ||||
|                     <br> | ||||
|                     <a | ||||
|                       :href="item.coverImageUrl" | ||||
|                       class="v-btn v-btn--outlined" | ||||
|                     > | ||||
|                       Download Image | ||||
|                     </a> | ||||
|                   </td> | ||||
|                   <td>{{ item.title }}</td> | ||||
|                   <td style="max-width: 350px !important; word-break:break-all; height: auto;"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung