Explorar o código

center NoDataSourceCallToActionCard in Explore (#18752)

Ivana Huckova %!s(int64=6) %!d(string=hai) anos
pai
achega
c347b64b5a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      public/app/features/explore/NoDataSourceCallToAction.tsx

+ 2 - 0
public/app/features/explore/NoDataSourceCallToAction.tsx

@@ -29,6 +29,8 @@ export const NoDataSourceCallToAction = () => {
 
   const cardClassName = css`
     max-width: ${theme.breakpoints.lg};
+    margin-top: ${theme.spacing.md};
+    align-self: center;
   `;
 
   return (