Fix width or logrows to cover full space up until logs navigation (#36778)
This commit is contained in:
@@ -432,6 +432,7 @@ const getStyles = stylesFactory((theme: GrafanaTheme) => {
|
||||
`,
|
||||
logRows: css`
|
||||
overflow-x: scroll;
|
||||
width: 100%;
|
||||
`,
|
||||
infoText: css`
|
||||
font-size: ${theme.typography.size.sm};
|
||||
|
||||
Reference in New Issue
Block a user