mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-11-05 08:12:36 +01:00
Fix web player overflow
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
video {
|
||||
display: block;
|
||||
flex-grow: 1;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
||||
/* Black borders around video */
|
||||
background-color: #000;
|
||||
|
||||
Reference in New Issue
Block a user