@import '../../style/themes/index';
@import './mixin.less';

@table-prefix: ~'@{kd-prefix}-table';

.@{table-prefix}-wrapper {
    display: flex;
}