Merge pull request #3309 from Bnyro/master

fix: add spacing between related videos
This commit is contained in:
Bnyro 2024-01-07 19:03:59 +01:00 committed by GitHub
commit e40678d5a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -265,6 +265,7 @@
v-for="related in video.relatedStreams"
:key="related.url"
:item="related"
class="mb-4"
height="94"
width="168"
/>