mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit 3afa3f5e21
)
Co-authored-by: Sven Grossmann <Svennergr@gmail.com>
This commit is contained in:
parent
27e76f5c7a
commit
aae3a73381
@ -39,7 +39,7 @@ const getLogRowContextStyles = (theme: GrafanaTheme2, wrapLogMessage?: boolean)
|
||||
top: 100%;
|
||||
`
|
||||
: css`
|
||||
margin-top: 40px;
|
||||
margin-top: 20px;
|
||||
width: 75%;
|
||||
`;
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user