Fix minor video layout issues

This commit is contained in:
Bnyro 2023-03-19 15:33:07 +01:00
parent 3213029edc
commit 3168f87371
1 changed files with 1 additions and 2 deletions

View File

@ -64,7 +64,6 @@
v-if="item.uploaderAvatar"
:src="item.uploaderAvatar"
loading="lazy"
:alt="item.uploaderName"
class="rounded-full mr-0.5 mt-0.5 w-32px h-32px"
width="68"
height="68"
@ -92,7 +91,7 @@
</div>
</div>
<div>
<div class="flex items-center gap-2.5">
<router-link
:to="{
path: '/watch',