.el-table[data-v-214052b9] .el-table__body tr td:nth-last-child(1) .cell {
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}

