mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
Merge pull request #2234 from Bnyro/master
Fix alignment of shorts videos
This commit is contained in:
commit
282c1c4b6e
@ -126,7 +126,7 @@
|
||||
|
||||
<style>
|
||||
.shorts-img {
|
||||
@apply max-h-[17.5vh] w-full object-contain;
|
||||
@apply w-full object-contain;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user