mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修复布局样式
This commit is contained in:
@@ -270,10 +270,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-pro-page-container-children-content {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ant-pro-basicLayout-content {
|
.ant-pro-basicLayout-content {
|
||||||
margin: 12px;
|
margin: 12px;
|
||||||
|
|
||||||
@@ -284,6 +280,10 @@
|
|||||||
.ant-pro-page-container-warp .ant-page-header {
|
.ant-pro-page-container-warp .ant-page-header {
|
||||||
border-bottom: 1px solid #eee;
|
border-bottom: 1px solid #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-pro-page-container-children-content {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-pro-global-header {
|
.ant-pro-global-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user