Explore: Fix query rows styles (#23973)

This commit is contained in:
Andrej Ocenas 2020-04-27 23:53:15 +02:00 committed by GitHub
parent 8de606aa22
commit f13f54c84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -76,6 +76,7 @@ const getStyles = stylesFactory((theme: GrafanaTheme) => {
label: queryContainer;
// Need to override normal css class and don't want to count on ordering of the classes in html.
height: auto !important;
flex: unset !important;
padding: ${theme.panelPadding}px;
`,
};

View File

@ -13,7 +13,7 @@ exports[`Explore should render component 1`] = `
className="explore-container"
>
<div
className="panel-container css-1695s01-queryContainer"
className="panel-container css-kj45dn-queryContainer"
>
<QueryRows
exploreEvents={