@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-6f3a2b69]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.mg-search[data-v-6f3a2b69], .mg-list-box[data-v-6f3a2b69] {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
.mg-list-box[data-v-6f3a2b69] {
  margin-top: 10px;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-6f3a2b69]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
[data-v-6f3a2b69] .warning input {
  color: red;
  background-color: #f0ffbe;
}
[data-v-6f3a2b69] th.current_store_ratio_title,[data-v-6f3a2b69] th.current_store_ratio {
  background-color: cyan !important;
}
[data-v-6f3a2b69] th.plan_month_ratio_title,[data-v-6f3a2b69] th.plan_month_store_ratio {
  background-color: blanchedalmond !important;
}
