We are unable to connect to your data source. Double check your data source URL and credentials.
@@ -425,7 +379,7 @@ function getStyles(theme: GrafanaTheme2) {
flexGrow: 0,
display: 'flex',
gap: theme.spacing(2),
- marginBottom: theme.spacing(1),
+ marginBottom: theme.spacing(2),
alignItems: 'flex-end',
}),
searchField: css({