mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Fix alignment of shorts videos
This commit is contained in:
parent
3168f87371
commit
e0fc598223
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue