(cherry picked from commit 914d8d6f15)
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
This commit is contained in:
committed by
GitHub
parent
8ac788c71a
commit
994b44f3fc
@@ -105,7 +105,7 @@ const getStyles = stylesFactory((theme: GrafanaTheme, height: number) => {
|
||||
`,
|
||||
footer: css`
|
||||
height: 60px;
|
||||
margin-top: ${theme.spacing.lg};
|
||||
margin: ${theme.spacing.lg} auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
font-weight: ${theme.typography.weight.light};
|
||||
|
||||
Reference in New Issue
Block a user