.selectBox{

/deep/.el-select_tags{

  span:first-child{

    max-width:100%;

    text-align:left;

    .el-tag--light:first-child{

      display:inline-block;

      max-width:100%;

      .el-select__tags-text:first-child{

        display:inline-block;

        padding-right:10px;

        max-width:100%;

        overflow:hidden;

        text-overflow:ellipsis

       }

      .el-tag__close{

      top:-7px;

      right:7px;

      }

      }

    }

  }

}

相关文章:

  • 2021-11-19
  • 2021-11-27
  • 2022-12-23
  • 2021-12-16
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2021-10-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-28
  • 2023-02-27
  • 2021-12-04
  • 2022-01-01
  • 2022-12-23
相关资源
相似解决方案