.u-single-line-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}