We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22a08a commit 1445f87Copy full SHA for 1445f87
src/css/components/_control-bar.scss
@@ -47,6 +47,7 @@
47
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
48
opacity: 1;
49
visibility: visible;
50
+ pointer-events: auto;
51
}
52
53
// no flex support
0 commit comments