Reduce CLS from trending page.

This commit is contained in:
FireMasterK 2021-04-23 18:54:05 +05:30
parent 7b9ecd3754
commit 7c8e1165b8
No known key found for this signature in database
GPG key ID: 8DFF5DD33E93DB58

View file

@ -12,7 +12,7 @@
>
<div class="uk-text-secondary" style="background: #0b0e0f">
<router-link class="uk-text-emphasis" v-bind:to="video.url || '/'">
<img style="width: 100%" v-bind:src="video.thumbnail" loading="lazy" />
<img height="118" width="210" style="width: 100%" v-bind:src="video.thumbnail" loading="lazy" />
<p>{{ video.title }}</p>
</router-link>
<router-link class="uk-link-muted" v-bind:to="video.uploaderUrl || '/'">