fix: add spacing between related videos

This commit is contained in:
Bnyro 2024-01-07 19:02:10 +01:00
parent 415a600884
commit fa7741e180

View file

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