@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
::v-deep .el-dialog__body {
  padding-top: 10px;
  padding-bottom: 5px;
}
::v-deep .el-input__inner {
  padding-left: 5px !important;
  max-width: 200px !important;
}
.checkNumber {
  font-size: 16px;
  margin-bottom: 5px;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-1c6e2e68]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.div-class[data-v-1c6e2e68] {
  margin: 5px;
}
[data-v-1c6e2e68] .table-num-class .el-input__inner {
  color: #c7c70a;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-0a8b9a28]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.checkNumber[data-v-0a8b9a28] {
  font-size: 16px;
  margin-bottom: 5px;
}
