.jsx-checkbox .el-checkbox .el-checkbox__label {
  display: none;
}
.slot-span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cell-link[data-v-38fb8a2c] {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

