Fix image lazy loading for Firefox (#3264)

This commit is contained in:
anewuser
2023-12-18 13:20:23 -03:00
committed by GitHub
parent 49d4e58f6e
commit 5781599e9b
7 changed files with 8 additions and 8 deletions

View File

@@ -73,11 +73,11 @@
<!-- Channel Image & Info -->
<div class="flex items-center">
<img
loading="lazy"
height="48"
width="48"
:src="video.uploaderAvatar"
alt=""
loading="lazy"
class="rounded-full"
/>
<router-link v-if="video.uploaderUrl" class="link ml-1.5" :to="video.uploaderUrl">{{