Skip to content
Snippets Groups Projects
Commit 2ac8d08b authored by Ramon Souza's avatar Ramon Souza
Browse files

remove black border on video resize

parent bf7365c1
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@
position: relative;
height: 100%;
width: 100%;
object-fit: contain;
object-fit: cover;
background-color: var(--color-black);
}
......
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