@import '~antd/es/table/style/index.less';
@import '~antd/es/style/mixins/clearfix.less';
@import '../variable.less';

@table-prefix-cls: ~'@{ant-prefix}-table';

.@{table-prefix-cls}-customize-wrapper {
  .clearfix;
}
