Archived
show video info on left with scroll on > 992px width devices, without scroll otherwise
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ class VideoPlayer extends Component {
|
||||
super(props);
|
||||
this.state = {
|
||||
opt: {
|
||||
// height: '390',
|
||||
// width: '640',
|
||||
height: '390',
|
||||
width: '640',
|
||||
playerVars: {
|
||||
// https://developers.google.com/youtube/player_parameters
|
||||
autoplay: 0,
|
||||
|
||||
Reference in New Issue
Block a user