diff --git a/public/app/features/explore/Logs/Logs.tsx b/public/app/features/explore/Logs/Logs.tsx index f9bcc265113..c825affc177 100644 --- a/public/app/features/explore/Logs/Logs.tsx +++ b/public/app/features/explore/Logs/Logs.tsx @@ -784,6 +784,7 @@ const getStyles = (theme: GrafanaTheme2, wrapLogMessage: boolean) => { `, visualisationType: css` display: flex; + flex: 1; justify-content: space-between; `, visualisationTypeRadio: css`