style: white toolbar for SQL Lab (#10851)

This commit is contained in:
Maxime Beauchemin
2020-09-11 23:27:25 -07:00
committed by GitHub
parent 85a916036c
commit 6cb67017a5
3 changed files with 3 additions and 2 deletions

View File

@@ -534,6 +534,7 @@ class SqlEditor extends React.PureComponent {
<div className="rightItems">
<Button
className="autocomplete"
buttonSize="small"
onClick={this.handleToggleAutocompleteEnabled}
>
<Checkbox checked={this.state.autocompleteEnabled} />{' '}