支持暗黑模式

This commit is contained in:
whyour
2021-03-19 17:04:25 +08:00
parent c0f09ec5bb
commit 9d28a8a0db
10 changed files with 188 additions and 151 deletions
+3 -2
View File
@@ -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;
}
}