UNPKG

jc-biz-components

Version:

jc component library based on Antd

13 lines (12 loc) 260 B
@import "../../style/variables.less"; @standard-table-prefix-cls: ~"@{component-prefix}-standard-table"; :global { .@{standard-table-prefix-cls} { .ant-table-pagination { margin-top: 24px; } &-alert { margin-bottom: 16px; } } }