[v11.0.x] PublicDashboards: Footer fix for scenes (#85740)
PublicDashboards: Footer fix for scenes (#85684)
(cherry picked from commit d0312af571)
Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
This commit is contained in:
co-authored by
Juan Cabanas
parent
35c8bc7988
commit
f4f9c24c0d
@@ -139,7 +139,7 @@ function getStyles(theme: GrafanaTheme2) {
|
||||
body: css({
|
||||
label: 'body',
|
||||
flex: 1,
|
||||
marginBottom: theme.spacing(3),
|
||||
overflowY: 'auto',
|
||||
}),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user