콘텐츠 커버이미지 다운로드 버튼 추가

This commit is contained in:
Yu Sung 2023-10-07 00:05:52 +09:00
parent 93294066bb
commit 60e5551109
1 changed files with 7 additions and 0 deletions

View File

@ -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;">