@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-5b3cf6a7]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
[data-v-5b3cf6a7] .el-table__row td:not(.is-hidden):first-child,[data-v-5b3cf6a7] .el-table__row td:not(.is-hidden):last-child {
  bottom: 0px;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-172a427e]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
[data-v-172a427e] .el-table__row td:not(.is-hidden):first-child,[data-v-172a427e] .el-table__row td:not(.is-hidden):last-child {
  bottom: 0px;
}
[data-v-172a427e] .el-drawer__header {
  margin-bottom: 0px;
}
[data-v-172a427e] .el-dialog__body {
  padding: 0 20px;
}
