layout refinments

This commit is contained in:
Cássio Zen
2016-07-08 05:58:06 -03:00
parent ad0a98b082
commit b0f26e7cd7
2 changed files with 23 additions and 9 deletions

View File

@ -318,7 +318,7 @@ class FindBar extends Component {
const menu = this.state.isOpen && this.renderMenu();
const scope = this.state.activeScope && this.renderActiveScope();
return (
<div>
<div className={styles.root}>
<label className={styles.inputArea}>
{scope}
<input