mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-07 11:56:08 +08:00
修复右侧内容区样式
This commit is contained in:
parent
b264c91846
commit
4a618ece68
|
@ -14,7 +14,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-pro-grid-content.wide {
|
.ant-pro-grid-content.wide {
|
||||||
max-width: unset;
|
max-width: unset !important;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
.ant-pro-page-container-children-content {
|
.ant-pro-page-container-children-content {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user