mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
ManageDashboard: fixes dashboard list overflowing its parent container (#35317)
This commit is contained in:
parent
d225323049
commit
9d21dccc30
@ -153,7 +153,6 @@ const getStyles = stylesFactory((theme: GrafanaTheme) => {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
margin-top: ${theme.spacing.xl};
|
||||
`,
|
||||
spinner: css`
|
||||
|
Loading…
Reference in New Issue
Block a user