提交 42b97cfb 编写于 作者: S sorrycc 提交者: 陈帅

remove tmp code

上级 304574aa
......@@ -5,8 +5,6 @@ const AntDesignThemePlugin = require('antd-theme-webpack-plugin');
const path = require('path');
const plugin = config => {
return;
// 将所有 less 合并为一个供 themePlugin使用
const outFile = path.join(__dirname, '../.temp/ant-design-pro.less');
const stylesDir = path.join(__dirname, '../src/');
......
......@@ -26,8 +26,3 @@ body {
width: 100%;
margin: 40px 0 !important;
}
// temp fix for https://github.com/ant-design/ant-design/commit/a1fafb5b727b62cb0be29ce6e9eca8f579d4f8b7
.ant-spin-container {
overflow: visible !important;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册