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

.btn-text[data-v-489c6980] {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
  font-size: 11px;
  position: relative;
  top: 5px;
}
.btn[data-v-489c6980] {
  padding: 10px;
  background: #eaecf3;
}

