mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
parent
3f76092a3b
commit
68b1a0971c
1 changed files with 6 additions and 0 deletions
|
@ -359,6 +359,12 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.video-js-parent--ios {
|
||||||
|
.vjs-control-bar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// By default no video js play button
|
// By default no video js play button
|
||||||
.vjs-big-play-button {
|
.vjs-big-play-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue