mirror of
https://github.com/videojs/video.js.git
synced 2024-12-23 02:04:34 +02:00
473176f268
The control bar is not displayed correctly when the display is locked because `.vjs-lock-showing` uses `display` `block` instead of `flex`. - use `display` `flex` instead of `display` `block` when the control bar has `.vjs-lock-showing` class - ensure that the control bar is not displayed if the `player` has classes: - `.vjs-controls-disabled` - `.vjs-using-native-controls` - `.vjs-error` |
||
---|---|---|
.. | ||
css | ||
images | ||
js |