mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ManageDashboard: fixes dashboard list overflowing its parent container (#35317)
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user