center NoDataSourceCallToActionCard in Explore (#18752)
This commit is contained in:
@@ -29,6 +29,8 @@ export const NoDataSourceCallToAction = () => {
|
||||
|
||||
const cardClassName = css`
|
||||
max-width: ${theme.breakpoints.lg};
|
||||
margin-top: ${theme.spacing.md};
|
||||
align-self: center;
|
||||
`;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user