mirror of https://github.com/Chocobozzz/PeerTube
Fix playlist block with theater player
parent
ab5f9ed86e
commit
67c687236f
|
@ -18,6 +18,7 @@ $player-factor: 1.7; // 16/9
|
|||
width: 100% !important;
|
||||
height: auto !important;
|
||||
max-height: 300px !important;
|
||||
max-width: initial;
|
||||
border-bottom: 1px solid $separator-border-color !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue