.btnTaskCopy[data-v-308f6723] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  cursor: pointer;
}
.btnTaskCopy[data-v-308f6723] :hover {
  color: #e6a23c;
}
.frame-dialog .el-dialog__body[data-v-308f6723] {
  padding-top: 0;
  height: 40vh;
}
.dialog-table[data-v-308f6723] {
  height: 100%;
}
.dialog-table .el-table__body-wrapper[data-v-308f6723] {
  overflow-y: scroll;
  height: calc(100% - 30px);
}
