test #5

Merged
klaus merged 2 commits from test into main 2023-10-06 15:09:03 +00:00
1 changed files with 7 additions and 0 deletions
Showing only changes of commit 60e5551109 - Show all commits

View File

@ -109,6 +109,13 @@
:src="item.coverImageUrl" :src="item.coverImageUrl"
class="rounded-circle" class="rounded-circle"
/> />
<br>
<a
:href="item.coverImageUrl"
class="v-btn v-btn--outlined"
>
Download Image
</a>
</td> </td>
<td>{{ item.title }}</td> <td>{{ item.title }}</td>
<td style="max-width: 350px !important; word-break:break-all; height: auto;"> <td style="max-width: 350px !important; word-break:break-all; height: auto;">