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