UNPKG

hc-components

Version:

基于react的通用组件库

17 lines (15 loc) 278 B
@import "../../theme.less"; .j-layout-content { .j-footer { width: 100%; bottom: 0; } .j-content{ margin: 20px 20px 0; background: #fff; > .ant-card .ant-card-wider-padding .ant-card-body, > .ant-card .ant-card-body{ padding: 0; } } }