mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
d57e11336b
@ -40,6 +40,9 @@ const formItemWrapCss = css`
|
|||||||
`;
|
`;
|
||||||
|
|
||||||
const formItemLabelCss = css`
|
const formItemLabelCss = css`
|
||||||
|
.ant-card-body {
|
||||||
|
padding: 0px !important;
|
||||||
|
}
|
||||||
> .ant-formily-item-label {
|
> .ant-formily-item-label {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user