mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +00:00
Use a fixed thumbnail aspect ratio
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}"
|
||||
>
|
||||
<img
|
||||
class="w-full"
|
||||
class="w-full aspect-video"
|
||||
:src="item.thumbnail"
|
||||
:alt="item.title"
|
||||
:class="{ 'shorts-img': item.isShort }"
|
||||
|
Reference in New Issue
Block a user