fix: avsync doesn't overflow
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
Tomáš Mládek 2024-03-26 14:00:00 +01:00
parent 9e4babd18c
commit 017b137f85

View file

@ -18,6 +18,7 @@
<style>
video {
flex-grow: 1;
min-height: 0;
&:not(.playing) {
opacity: 0.5;