mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: implement deleting templates & receivers (#33677)
This commit is contained in:
@@ -31,6 +31,7 @@ const getStyles = (theme: GrafanaTheme) => ({
|
||||
parent: css`
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
max-width: ${theme.breakpoints.xl};
|
||||
`,
|
||||
description: css`
|
||||
margin-top: -${theme.spacing.md};
|
||||
|
||||
Reference in New Issue
Block a user