@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-bb1c9ee8]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.item-width[data-v-bb1c9ee8] {
  margin-bottom: 15px !important;
}
.item-width[data-v-bb1c9ee8] .el-input__inner {
  max-width: 200px !important;
}
.item-width[data-v-bb1c9ee8] .el-dialog__body {
  padding-top: 10px !important;
}
