Update VideoItem.vue

This commit is contained in:
anewuser 2023-12-18 08:04:39 -03:00 committed by GitHub
parent 98b9753a21
commit 1c3e03c84b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,9 +61,9 @@
<div class="flex">
<router-link :to="item.uploaderUrl">
<img
loading="lazy"
v-if="item.uploaderAvatar"
:src="item.uploaderAvatar"
loading="lazy"
class="mr-0.5 mt-0.5 h-32px w-32px rounded-full"
width="68"
height="68"