@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
.app-wrapper {
  min-width: 0 !important;
}
.app-main {
  padding: 0 !important;
}
