+
+ .ant-card-bordered {
- border: none;
+ .ant-divider-horizontal {
+ margin: 10px 0;
}
- `]: showTitle === false,
- },
- )}
- >
- {
- return s['x-component'] === 'AssociationField.Nester';
- }}
- />
-
-
+ `,
+ {
+ [css`
+ .ant-card-body {
+ padding: 0px 20px 20px 0px;
+ }
+ > .ant-card-bordered {
+ border: none;
+ }
+ `]: showTitle === false,
+ },
+ )}
+ >
+
{
+ return s['x-component'] === 'AssociationField.Nester';
+ }}
+ />
+
+