Updated all videos to have muted and playsInline keys
Removed autoplay on extended-video-player. Removed test border on <video />.
This commit is contained in:
@@ -454,7 +454,6 @@ class Video extends React.PureComponent {
|
||||
onLoadedData={this.handleLoadedData}
|
||||
onProgress={this.handleProgress}
|
||||
onVolumeChange={this.handleVolumeChange}
|
||||
style={{border: '2px solid blue'}}
|
||||
/>}
|
||||
|
||||
<div className={classNames('spoiler-button', { 'spoiler-button--hidden': revealed })}>
|
||||
|
||||
Reference in New Issue
Block a user