Update PlaylistVideos.vue

This commit is contained in:
nieve 2024-08-26 16:34:23 -04:00
parent 24b1317676
commit 0cf51c7154

View File

@ -34,7 +34,7 @@
},
}"
>
<span class="min-w-4 flex-none text-xs" v-text="index + 1" />
<span class="min-w-5 flex-none text-xs" v-text="index + 1" />
<div class="w-24 flex-none">
<img
loading="lazy"