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

.@{table-space-prefix-cls} {
    display: inline-flex;
}