Skip to content
Snippets Groups Projects
Commit 86c2cced authored by Oleksandr Zhurbenko's avatar Oleksandr Zhurbenko
Browse files

Fixed closed-captions view box placement

parent 573284d1
No related branches found
No related tags found
No related merge requests found
......@@ -206,10 +206,10 @@ export default class App extends Component {
<div className={styles.content}>
{this.renderNavBar()}
{this.renderMedia()}
{this.renderClosedCaptions()}
{this.renderActionsBar()}
</div>
{this.renderSidebar()}
{this.renderClosedCaptions()}
</section>
{this.renderAudioElement()}
{this.renderModal()}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment