mirror of https://github.com/grafana/grafana.git
prettier...
This commit is contained in:
parent
8fccdd57c7
commit
6c6f3c8bd4
|
|
@ -86,7 +86,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
|||
margin: theme.spacing(0, 1, 1, 1),
|
||||
[theme.breakpoints.up('md')]: {
|
||||
margin: theme.spacing(0, 2, 2, 2),
|
||||
}
|
||||
},
|
||||
}),
|
||||
subTitle: css({
|
||||
position: 'relative',
|
||||
|
|
|
|||
Loading…
Reference in New Issue