【CSS】超出省略文字

gengboxb 162 0
.class-name{
    max-width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

发表评论 取消回复
表情 图片 链接 代码

分享