Moved from fresh theme to balham

This commit is contained in:
Bernie Sumption
2019-12-11 15:53:40 +00:00
parent 52cf4512a9
commit 89d76cd1ac
6 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ class FxQuoteMatrix extends Component {
render() {
return (
<div style={{height: 410, width: 800}}
className="ag-theme-fresh">
className="ag-theme-balham">
<AgGridReact
// properties
columnDefs={this.state.columnDefs}