@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-5b5858ec]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.prodCenter-page .prodCenter-tabs[data-v-5b5858ec] .el-tabs__header {
  margin-right: 20px;
}
.prodCenter-page .previewTable[data-v-5b5858ec] {
  width: 100%;
  margin-top: 20px;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.prodCenter-page .previewTable .handleConfirmUpload[data-v-5b5858ec] {
  margin-bottom: 30px;
}
.prodCenter-page .prodConfirm-btn[data-v-5b5858ec] .el-button + .el-button {
  margin-left: 0;
}
.prodCenter-page .prodConfirm-btn .el-button[data-v-5b5858ec]:nth-child(1) {
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.prodCenter-page .prodConfirm-btn .el-button[data-v-5b5858ec]:nth-child(2) {
  border-radius: 0 3px 3px 0;
}
.prodCenter-page .orderAdjust-btn[data-v-5b5858ec] .el-button + .el-button {
  margin-left: 0;
}
.prodCenter-page .orderAdjust-btn .el-button[data-v-5b5858ec]:nth-child(1) {
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.prodCenter-page .orderAdjust-btn .el-button[data-v-5b5858ec]:nth-child(2) {
  border-radius: 0;
}
.prodCenter-page .orderAdjust-btn .el-button[data-v-5b5858ec]:nth-child(3) {
  border-left: 0;
  border-radius: 0 3px 3px 0;
}
.prodCenter-page .prodCenter-tips[data-v-5b5858ec] {
  font-size: 13px;
  color: #666;
  margin-bottom: 30px;
}
.prodCenter-page[data-v-5b5858ec] .el-input__inner {
  line-height: 1px !important;
}
.prodCenter-page .add-dialog[data-v-5b5858ec] .el-dialog {
  border-radius: 8px;
}
.prodCenter-page .add-dialog .dialog-content[data-v-5b5858ec] .dialog-form {
  padding-left: 20px;
}
.prodCenter-page .add-dialog .dialog-content .form-item-select[data-v-5b5858ec] .el-select {
  width: 100%;
}
.prodCenter-search[data-v-5b5858ec] {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.prodCenter-search .form-btn-container[data-v-5b5858ec] {
  margin-top: 8px;
}
.prodCenter-content[data-v-5b5858ec] {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-top: 10px;
}
.prodCenter-content .list-head[data-v-5b5858ec] {
  padding-bottom: 20px;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-5b5858ec]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.minimumOrderAdjust-table[data-v-5b5858ec] .el-table__empty-text {
  text-align: left;
}
