mirror of
https://github.com/iv-org/invidious.git
synced 2026-01-13 23:32:41 +00:00
Use css for styling instead of video.js 'fluid'
This commit is contained in:
@@ -22,7 +22,6 @@ var options = {
|
||||
aspectRatio: "16:9",
|
||||
preload: "auto",
|
||||
playbackRates: [0.5, 1, 1.5, 2],
|
||||
fluid: true,
|
||||
controlBar: {
|
||||
children: [
|
||||
'playToggle',
|
||||
|
||||
Reference in New Issue
Block a user