Logs: Fix table/logs header toggle (#71485)

fix table header
This commit is contained in:
Sven Grossmann
2023-07-13 07:52:07 +02:00
committed by GitHub
parent bd4f8fd280
commit 8a38b5ea3c
@@ -784,6 +784,7 @@ const getStyles = (theme: GrafanaTheme2, wrapLogMessage: boolean) => {
`, `,
visualisationType: css` visualisationType: css`
display: flex; display: flex;
flex: 1;
justify-content: space-between; justify-content: space-between;
`, `,
visualisationTypeRadio: css` visualisationTypeRadio: css`