初始化 antd-pro
This commit is contained in:
6
admin-web/src/components/DescriptionList/responsive.js
Normal file
6
admin-web/src/components/DescriptionList/responsive.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
1: { xs: 24 },
|
||||
2: { xs: 24, sm: 12 },
|
||||
3: { xs: 24, sm: 12, md: 8 },
|
||||
4: { xs: 24, sm: 12, md: 6 },
|
||||
};
|
||||
Reference in New Issue
Block a user