$drawer-prefix-cls: #{$prefix-name}ellipsis;
.#{$drawer-prefix-cls}{
    &-text{
        word-break: break-all;
    }
}