(cherry picked from commit 642b7b1eb8)
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
This commit is contained in:
co-authored by
Ivana Huckova
parent
6a351959d2
commit
3becfa6d74
@@ -67,8 +67,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
return {
|
||||
topVerticalAlign: css`
|
||||
label: topVerticalAlign;
|
||||
vertical-align: top;
|
||||
margin-top: -${theme.spacing(0.5)};
|
||||
margin-top: -${theme.spacing(0.9)};
|
||||
margin-left: -${theme.spacing(0.25)};
|
||||
`,
|
||||
detailsOpen: css`
|
||||
|
||||
Reference in New Issue
Block a user