<style>
.el-select__tags-text {
display: inline-block
;
max-width: 120px
;
overflow: hidden
;
text-overflow: ellipsis
;
white-space: nowrap
;
}
.el-select .el-tag__close.el-icon-close {
top: -7px
;
}
</style>
转载请注明原文地址:https://ipadbbs.8miu.com/read-48221.html