Skip to content
Snippets Groups Projects
Commit 3fa85124 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Fix video having black border on top due to regression from #2608 (#3392)

The combination of object-fit, relative position 50% from top and translating it
back upwards 50% is what allows us to crop the video properly, so it needs to
be +50%-50%
parent 0e20de9f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment