fix: avsync doesn't overflow
ci/woodpecker/push/woodpecker Pipeline is pending Details

main
Tomáš Mládek 2024-03-26 14:00:00 +01:00
parent 9e4babd18c
commit 017b137f85
1 changed files with 1 additions and 0 deletions

View File

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