Fix
This commit is contained in:
2
dist/plyr.js
vendored
2
dist/plyr.js
vendored
File diff suppressed because one or more lines are too long
@ -2381,7 +2381,7 @@
|
|||||||
|
|
||||||
// Add styling hook
|
// Add styling hook
|
||||||
if (!nativeSupport) {
|
if (!nativeSupport) {
|
||||||
utils.toggleClass(player.elements.container, player.config.classes.fullscreen.fallback, true);
|
utils.toggleClass(player.elements.container, player.config.classNames.fullscreen.fallback, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add styling hook
|
// Add styling hook
|
||||||
|
Reference in New Issue
Block a user