.mainBox .table-part[data-v-3d3440ce] {
  margin-top: 30px;
}
.btnClass[data-v-3d3440ce] {
  cursor: pointer;
  color: #1868AE;
  margin-right: 12px;
}
.btnDel[data-v-3d3440ce] {
  color: #ec1d1d;
}

.mainBox .table-part[data-v-a80f4ee8] {
  margin-top: 16px;
}
.btnClass[data-v-a80f4ee8] {
  cursor: pointer;
  color: #1868AE;
  margin-right: 12px;
}
.btnDel[data-v-a80f4ee8] {
  color: #ec1d1d;
}
.cover-img[data-v-a80f4ee8] {
  width: 60px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  cursor: pointer;
}
.file-link[data-v-a80f4ee8] {
  color: #1868AE;
  cursor: pointer;
}
.file-link[data-v-a80f4ee8]:hover {
  text-decoration: underline;
}
.empty-text[data-v-a80f4ee8] {
  color: #ccc;
}
.sync-hint[data-v-a80f4ee8] {
  margin-left: 12px;
  color: #999;
  font-size: 12px;
}
.cover-uploader[data-v-a80f4ee8] .ant-upload {
  width: 128px;
  height: 128px;
}
.cover-preview[data-v-a80f4ee8] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cover-preview img[data-v-a80f4ee8] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.upload-placeholder[data-v-a80f4ee8] {
  color: #999;
}
.upload-row[data-v-a80f4ee8] {
  display: flex;
  align-items: center;
  gap: 8px;
}

.data-set-tabs[data-v-32a42a44] {
  padding: 0 16px;
  background: #fff;
}

