|
@@ -19,7 +19,7 @@
|
|
|
@import 'node_modules/antd/es/button/style/index.less';
|
|
@import 'node_modules/antd/es/button/style/index.less';
|
|
|
@import 'node_modules/antd/es/modal/style/index.less';
|
|
@import 'node_modules/antd/es/modal/style/index.less';
|
|
|
@import 'node_modules/antd/es/skeleton/style/index.less';
|
|
@import 'node_modules/antd/es/skeleton/style/index.less';
|
|
|
- @import 'node_modules/antd/es/menu/style/index.less';
|
|
|
|
|
|
|
+ @import 'node_modules/antd/es/menu/style/index.less';
|
|
|
|
|
|
|
|
/* stylelint-enable no-invalid-position-at-import-rule */
|
|
/* stylelint-enable no-invalid-position-at-import-rule */
|
|
|
|
|
|
|
@@ -39,6 +39,6 @@ body.ant-scrolling-effect {
|
|
|
width: 100% !important;
|
|
width: 100% !important;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-@import 'antd/es/menu/style/index.less';
|
|
|
|
|
|
|
+/* stylelint-disable no-invalid-position-at-import-rule */
|
|
|
|
|
+@import 'antd/es/menu/style/index.less';
|
|
|
@import 'antd/es/style/core/motion.less';
|
|
@import 'antd/es/style/core/motion.less';
|