fix: fix OverviewPage style (#38782)

This commit is contained in:
lijianan 2022-11-21 14:30:51 +08:00 committed by GitHub
parent 14316b345e
commit 588a912609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,6 @@ const useStyle = () => {
align-items: center;
justify-content: center;
height: 152px;
background-color: ${token.colorBgElevated};
`,
componentsOverviewCard: css`
cursor: pointer;