mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: Footer fix for scenes (#85684)
This commit is contained in:
parent
5aa56c9380
commit
d0312af571
@ -139,7 +139,7 @@ function getStyles(theme: GrafanaTheme2) {
|
|||||||
body: css({
|
body: css({
|
||||||
label: 'body',
|
label: 'body',
|
||||||
flex: 1,
|
flex: 1,
|
||||||
marginBottom: theme.spacing(3),
|
overflowY: 'auto',
|
||||||
}),
|
}),
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user