fix: avsync doesn't overflow
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
This commit is contained in:
parent
9e4babd18c
commit
017b137f85
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
<style>
|
<style>
|
||||||
video {
|
video {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
min-height: 0;
|
||||||
|
|
||||||
&:not(.playing) {
|
&:not(.playing) {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
Loading…
Reference in a new issue