/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/pages/index/App.vue?vue&type=style&index=0&id=5dffeb70&lang=less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html,
body,
#app {
  width: 100%;
  height: 100%;
  background-color: #f8f8f8 !important;
}
.index {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.index .PC-content-box {
  flex: 1;
}
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  line-height: inherit;
}
.ant-table-tbody > tr.ant-table-row:hover > td,
.ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #dad9d9;
}
.submitOrder-class {
  top: 40%;
}
.ant-modal-confirm-btns {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  gap: 8px;
}

