Fix class name (#14609)

This commit is contained in:
Geido 2021-05-14 21:05:52 +03:00 committed by GitHub
parent c55418d020
commit 3466cb253e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -425,7 +425,7 @@ export default class AdhocMetricEditPopover extends React.PureComponent {
}
editorProps={{ $blockScrolling: true }}
enableLiveAutocompletion
className="adhoc-filter-sql-editor"
className="filter-sql-editor"
wrapEnabled
/>
) : (