Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
This commit is contained in:
parent
b0db4dad79
commit
70ce2a2095
4 changed files with 104 additions and 31 deletions
|
@ -23,6 +23,7 @@ export default class VideoModal extends ImmutablePureComponent {
|
|||
src={media.get('url')}
|
||||
startTime={time}
|
||||
onCloseVideo={onClose}
|
||||
detailed
|
||||
description={media.get('description')}
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue