(cherry picked from commit 566556fea2)
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
This commit is contained in:
co-authored by
Torkel Ödegaard
parent
8aa31fd2d6
commit
a2f97a68c6
@@ -180,7 +180,8 @@ const getQueryOperationRowStyles = stylesFactory((theme: GrafanaTheme) => {
|
||||
text-overflow: ellipsis;
|
||||
`,
|
||||
content: css`
|
||||
margin: ${theme.spacing.md};
|
||||
margin-top: ${theme.spacing.inlineFormMargin};
|
||||
margin-left: ${theme.spacing.lg};
|
||||
`,
|
||||
disabled: css`
|
||||
color: ${theme.colors.textWeak};
|
||||
|
||||
Reference in New Issue
Block a user