mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
fix: fix OverviewPage style (#38782)
This commit is contained in:
parent
14316b345e
commit
588a912609
@ -29,7 +29,6 @@ const useStyle = () => {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 152px;
|
||||
background-color: ${token.colorBgElevated};
|
||||
`,
|
||||
componentsOverviewCard: css`
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user