diff --git a/packages/keystone/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage/index.tsx b/packages/keystone/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage/index.tsx index 7aeba6a8a18..5a16e51b12e 100644 --- a/packages/keystone/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage/index.tsx +++ b/packages/keystone/src/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage/index.tsx @@ -30,11 +30,7 @@ const ListCard = ({ listKey, count }: ListCardProps) => { const [isCreateModalOpen, setIsCreateModalOpen] = useState(false); const router = useRouter(); return ( -
+
{ gap="large" paddingY="xlarge" css={{ - paddingInlineStart: '0px', + paddingLeft: '0px', marginBottom: '0px', }} >