这是indexloc提供的服务,不要输入任何密码
Skip to content

Add Truncated text mixin #25

@anthonyshort

Description

@anthonyshort

eg.

.text-truncated {
    overflow:hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions