(cherry picked from commit 0c1e4979af)
Co-authored-by: Sven Grossmann <Svennergr@gmail.com>
This commit is contained in:
co-authored by
Sven Grossmann
parent
09eb30b9a3
commit
0d93b268f2
@@ -65,6 +65,10 @@ const getLogRowContextStyles = (theme: GrafanaTheme2, wrapLogMessage?: boolean)
|
||||
logs: css`
|
||||
height: 220px;
|
||||
padding: 10px;
|
||||
|
||||
.scrollbar-view {
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
`,
|
||||
afterContext,
|
||||
beforeContext,
|
||||
|
||||
Reference in New Issue
Block a user