mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix queryfield wrapper css
This commit is contained in:
@@ -56,7 +56,7 @@ class QueryRow extends PureComponent<any, any> {
|
||||
<i className="fa fa-minus" />
|
||||
</button>
|
||||
</div>
|
||||
<div className="query-field-wrapper">
|
||||
<div className="slate-query-field-wrapper">
|
||||
<QueryField
|
||||
initialQuery={edited ? null : query}
|
||||
portalPrefix="explore"
|
||||
|
||||
Reference in New Issue
Block a user