mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 20:30:48 +08:00
支持暗黑模式
This commit is contained in:
@@ -15,9 +15,10 @@ body {
|
||||
|
||||
.ant-pro-grid-content.wide {
|
||||
max-width: unset;
|
||||
height: calc(100vh - 72px);
|
||||
overflow: auto;
|
||||
.ant-pro-page-container-children-content{
|
||||
.ant-pro-page-container-children-content {
|
||||
overflow: auto;
|
||||
min-height: calc(100vh - 96px);
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user