摘要: /* select多选tags超出省略显示 */ .el-select__tags-text { display: inline-block; max-width: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowra 阅读全文
posted @ 2023-11-15 09:45 Nancy* 阅读(823) 评论(0) 推荐(0)