.#{$prefix}title {
    max-width: 100%;

    .#{$prefix}innerhtml {
        @include ellipsis;
    }
}