Fixing embedded bar not closing in chrome extension (#4421)

This commit is contained in:
Tomasz Drwięga 2017-02-03 14:17:17 +01:00 committed by Arkadiy Paronyan
parent c7dbd87f8e
commit 3106835ae3
1 changed files with 4 additions and 1 deletions

View File

@ -145,7 +145,10 @@ class ParityBar extends Component {
renderExpanded () {
return (
<div className={ styles.overlay }>
<div
className={ styles.overlay }
ref={ this.onRef }
>
<ParityBackground className={ styles.expanded }>
<div className={ styles.header }>
<div className={ styles.title }>