1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-01 00:01:18 +02:00

Fix player width

This commit is contained in:
Alexandre Iooss
2020-10-18 19:14:49 +02:00
parent e1a0897cc4
commit 55245208b4
2 changed files with 4 additions and 11 deletions

View File

@ -2,6 +2,7 @@
video {
display: block;
flex-grow: 1;
width: 100%;
/* Black borders around video */
background-color: #000;